diff --git a/azure-mgmt-network/azure/mgmt/network/v2015_06_15/operations/express_route_circuits_operations.py b/azure-mgmt-network/azure/mgmt/network/v2015_06_15/operations/express_route_circuits_operations.py index b4ecc4abbd04..ff81652376ab 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2015_06_15/operations/express_route_circuits_operations.py +++ b/azure-mgmt-network/azure/mgmt/network/v2015_06_15/operations/express_route_circuits_operations.py @@ -286,7 +286,7 @@ def get_long_running_output(response): def list_arp_table( self, resource_group_name, circuit_name, custom_headers=None, raw=False, **operation_config): - """The ListArpTable from ExpressRouteCircuit opertion retrieves the + """The ListArpTable from ExpressRouteCircuit operation retrieves the currently advertised arp table associated with the ExpressRouteCircuits in a resource group. @@ -358,7 +358,7 @@ def internal_paging(next_link=None, raw=False): def list_routes_table( self, resource_group_name, circuit_name, custom_headers=None, raw=False, **operation_config): - """The ListRoutesTable from ExpressRouteCircuit opertion retrieves the + """The ListRoutesTable from ExpressRouteCircuit operation retrieves the currently advertised routes table associated with the ExpressRouteCircuits in a resource group. @@ -430,8 +430,8 @@ def internal_paging(next_link=None, raw=False): def list_stats( self, resource_group_name, circuit_name, custom_headers=None, raw=False, **operation_config): - """The Liststats ExpressRouteCircuit opertion retrieves all the stats from - a ExpressRouteCircuits in a resource group. + """The ListStats ExpressRouteCircuit operation retrieves all the stats + from a ExpressRouteCircuits in a resource group. :param resource_group_name: The name of the resource group. :type resource_group_name: str diff --git a/azure-mgmt-network/azure/mgmt/network/v2017_06_01/models/express_route_circuit_peering_config.py b/azure-mgmt-network/azure/mgmt/network/v2017_06_01/models/express_route_circuit_peering_config.py index 27afb5ce6d1e..38486bd2b9ce 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2017_06_01/models/express_route_circuit_peering_config.py +++ b/azure-mgmt-network/azure/mgmt/network/v2017_06_01/models/express_route_circuit_peering_config.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2017_06_01/models/express_route_circuit_peering_config_py3.py b/azure-mgmt-network/azure/mgmt/network/v2017_06_01/models/express_route_circuit_peering_config_py3.py index b1ffd9ef70aa..922d2d8cdcf1 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2017_06_01/models/express_route_circuit_peering_config_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2017_06_01/models/express_route_circuit_peering_config_py3.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2017_08_01/models/express_route_circuit_peering_config.py b/azure-mgmt-network/azure/mgmt/network/v2017_08_01/models/express_route_circuit_peering_config.py index 6c485ade7278..e9f9382ab381 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2017_08_01/models/express_route_circuit_peering_config.py +++ b/azure-mgmt-network/azure/mgmt/network/v2017_08_01/models/express_route_circuit_peering_config.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2017_08_01/models/express_route_circuit_peering_config_py3.py b/azure-mgmt-network/azure/mgmt/network/v2017_08_01/models/express_route_circuit_peering_config_py3.py index 08b2f3f731cf..e24254d1784a 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2017_08_01/models/express_route_circuit_peering_config_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2017_08_01/models/express_route_circuit_peering_config_py3.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2017_09_01/models/express_route_circuit_peering_config.py b/azure-mgmt-network/azure/mgmt/network/v2017_09_01/models/express_route_circuit_peering_config.py index 9c3cdb8f7677..72f6072caee9 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2017_09_01/models/express_route_circuit_peering_config.py +++ b/azure-mgmt-network/azure/mgmt/network/v2017_09_01/models/express_route_circuit_peering_config.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2017_09_01/models/express_route_circuit_peering_config_py3.py b/azure-mgmt-network/azure/mgmt/network/v2017_09_01/models/express_route_circuit_peering_config_py3.py index 19d62646d798..33a12cc3e78d 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2017_09_01/models/express_route_circuit_peering_config_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2017_09_01/models/express_route_circuit_peering_config_py3.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2017_10_01/models/express_route_circuit_peering_config.py b/azure-mgmt-network/azure/mgmt/network/v2017_10_01/models/express_route_circuit_peering_config.py index 0b46aac29615..9a25624f34c0 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2017_10_01/models/express_route_circuit_peering_config.py +++ b/azure-mgmt-network/azure/mgmt/network/v2017_10_01/models/express_route_circuit_peering_config.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2017_10_01/models/express_route_circuit_peering_config_py3.py b/azure-mgmt-network/azure/mgmt/network/v2017_10_01/models/express_route_circuit_peering_config_py3.py index e215423ddba7..38a8720c506f 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2017_10_01/models/express_route_circuit_peering_config_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2017_10_01/models/express_route_circuit_peering_config_py3.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2017_11_01/models/express_route_circuit_peering_config.py b/azure-mgmt-network/azure/mgmt/network/v2017_11_01/models/express_route_circuit_peering_config.py index e37485acf7db..9bc0924773c6 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2017_11_01/models/express_route_circuit_peering_config.py +++ b/azure-mgmt-network/azure/mgmt/network/v2017_11_01/models/express_route_circuit_peering_config.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2017_11_01/models/express_route_circuit_peering_config_py3.py b/azure-mgmt-network/azure/mgmt/network/v2017_11_01/models/express_route_circuit_peering_config_py3.py index 3813a5866a94..6204d587ecc7 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2017_11_01/models/express_route_circuit_peering_config_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2017_11_01/models/express_route_circuit_peering_config_py3.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_01_01/models/express_route_circuit_peering_config.py b/azure-mgmt-network/azure/mgmt/network/v2018_01_01/models/express_route_circuit_peering_config.py index f5b1e35d1e17..f361c64bd9cf 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_01_01/models/express_route_circuit_peering_config.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_01_01/models/express_route_circuit_peering_config.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_01_01/models/express_route_circuit_peering_config_py3.py b/azure-mgmt-network/azure/mgmt/network/v2018_01_01/models/express_route_circuit_peering_config_py3.py index 35d68b4512ac..fcbe1a064205 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_01_01/models/express_route_circuit_peering_config_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_01_01/models/express_route_circuit_peering_config_py3.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_connection.py b/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_connection.py index 4122dde509df..a41958e8610b 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_connection.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_connection.py @@ -39,7 +39,7 @@ class ExpressRouteCircuitConnection(SubResource): :vartype circuit_connection_status: str or ~azure.mgmt.network.v2018_02_01.models.CircuitConnectionStatus :ivar provisioning_state: Provisioning state of the circuit connection - resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and + resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. :vartype provisioning_state: str :param name: Gets name of the resource that is unique within a resource diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_connection_py3.py b/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_connection_py3.py index f8703a416b75..ca91862945aa 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_connection_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_connection_py3.py @@ -39,7 +39,7 @@ class ExpressRouteCircuitConnection(SubResource): :vartype circuit_connection_status: str or ~azure.mgmt.network.v2018_02_01.models.CircuitConnectionStatus :ivar provisioning_state: Provisioning state of the circuit connection - resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and + resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. :vartype provisioning_state: str :param name: Gets name of the resource that is unique within a resource diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_peering_config.py b/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_peering_config.py index 926c7cbd808c..462f97943c6f 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_peering_config.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_peering_config.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_peering_config_py3.py b/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_peering_config_py3.py index 68321598a594..fa6abb8bc35e 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_peering_config_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_02_01/models/express_route_circuit_peering_config_py3.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_02_01/operations/express_route_circuit_connections_operations.py b/azure-mgmt-network/azure/mgmt/network/v2018_02_01/operations/express_route_circuit_connections_operations.py index 20c7e3f22a9e..1bc8001e7c78 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_02_01/operations/express_route_circuit_connections_operations.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_02_01/operations/express_route_circuit_connections_operations.py @@ -269,8 +269,8 @@ def create_or_update( connection. :type connection_name: str :param express_route_circuit_connection_parameters: Parameters - supplied to the create or update express route circuit circuit - connection operation. + supplied to the create or update express route circuit connection + operation. :type express_route_circuit_connection_parameters: ~azure.mgmt.network.v2018_02_01.models.ExpressRouteCircuitConnection :param dict custom_headers: headers that will be added to the request diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_connection.py b/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_connection.py index bd47ce4926e7..f39429a25955 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_connection.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_connection.py @@ -39,7 +39,7 @@ class ExpressRouteCircuitConnection(SubResource): :vartype circuit_connection_status: str or ~azure.mgmt.network.v2018_04_01.models.CircuitConnectionStatus :ivar provisioning_state: Provisioning state of the circuit connection - resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and + resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. :vartype provisioning_state: str :param name: Gets name of the resource that is unique within a resource diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_connection_py3.py b/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_connection_py3.py index 3a123aae7a60..034748965cd2 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_connection_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_connection_py3.py @@ -39,7 +39,7 @@ class ExpressRouteCircuitConnection(SubResource): :vartype circuit_connection_status: str or ~azure.mgmt.network.v2018_04_01.models.CircuitConnectionStatus :ivar provisioning_state: Provisioning state of the circuit connection - resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and + resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. :vartype provisioning_state: str :param name: Gets name of the resource that is unique within a resource diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_peering_config.py b/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_peering_config.py index 51d249bb1f84..7811a96d0b7b 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_peering_config.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_peering_config.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_peering_config_py3.py b/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_peering_config_py3.py index f223b1e4dba4..4dbcd43749e6 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_peering_config_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_04_01/models/express_route_circuit_peering_config_py3.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_04_01/operations/express_route_circuit_connections_operations.py b/azure-mgmt-network/azure/mgmt/network/v2018_04_01/operations/express_route_circuit_connections_operations.py index 8d58da485368..75db598423b0 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_04_01/operations/express_route_circuit_connections_operations.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_04_01/operations/express_route_circuit_connections_operations.py @@ -269,8 +269,8 @@ def create_or_update( connection. :type connection_name: str :param express_route_circuit_connection_parameters: Parameters - supplied to the create or update express route circuit circuit - connection operation. + supplied to the create or update express route circuit connection + operation. :type express_route_circuit_connection_parameters: ~azure.mgmt.network.v2018_04_01.models.ExpressRouteCircuitConnection :param dict custom_headers: headers that will be added to the request diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_connection.py b/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_connection.py index 1253508ffcfc..1805723ad63f 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_connection.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_connection.py @@ -39,7 +39,7 @@ class ExpressRouteCircuitConnection(SubResource): :vartype circuit_connection_status: str or ~azure.mgmt.network.v2018_06_01.models.CircuitConnectionStatus :ivar provisioning_state: Provisioning state of the circuit connection - resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and + resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. :vartype provisioning_state: str :param name: Gets name of the resource that is unique within a resource diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_connection_py3.py b/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_connection_py3.py index 93ce64e6c213..88cab23c3462 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_connection_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_connection_py3.py @@ -39,7 +39,7 @@ class ExpressRouteCircuitConnection(SubResource): :vartype circuit_connection_status: str or ~azure.mgmt.network.v2018_06_01.models.CircuitConnectionStatus :ivar provisioning_state: Provisioning state of the circuit connection - resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and + resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. :vartype provisioning_state: str :param name: Gets name of the resource that is unique within a resource diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_peering_config.py b/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_peering_config.py index 0c078cf17079..072312fad4e0 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_peering_config.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_peering_config.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_peering_config_py3.py b/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_peering_config_py3.py index 239a8f1aa0c7..6e55aa04a1f7 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_peering_config_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_06_01/models/express_route_circuit_peering_config_py3.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_06_01/operations/express_route_circuit_connections_operations.py b/azure-mgmt-network/azure/mgmt/network/v2018_06_01/operations/express_route_circuit_connections_operations.py index 241a062428df..e5fe8608369d 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_06_01/operations/express_route_circuit_connections_operations.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_06_01/operations/express_route_circuit_connections_operations.py @@ -269,8 +269,8 @@ def create_or_update( connection. :type connection_name: str :param express_route_circuit_connection_parameters: Parameters - supplied to the create or update express route circuit circuit - connection operation. + supplied to the create or update express route circuit connection + operation. :type express_route_circuit_connection_parameters: ~azure.mgmt.network.v2018_06_01.models.ExpressRouteCircuitConnection :param dict custom_headers: headers that will be added to the request diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_connection.py b/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_connection.py index cdde179cf634..48591da069c8 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_connection.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_connection.py @@ -39,7 +39,7 @@ class ExpressRouteCircuitConnection(SubResource): :vartype circuit_connection_status: str or ~azure.mgmt.network.v2018_07_01.models.CircuitConnectionStatus :ivar provisioning_state: Provisioning state of the circuit connection - resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and + resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. :vartype provisioning_state: str :param name: Gets name of the resource that is unique within a resource diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_connection_py3.py b/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_connection_py3.py index 190675dd2a06..0b2aa61c7adb 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_connection_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_connection_py3.py @@ -39,7 +39,7 @@ class ExpressRouteCircuitConnection(SubResource): :vartype circuit_connection_status: str or ~azure.mgmt.network.v2018_07_01.models.CircuitConnectionStatus :ivar provisioning_state: Provisioning state of the circuit connection - resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and + resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. :vartype provisioning_state: str :param name: Gets name of the resource that is unique within a resource diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_peering_config.py b/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_peering_config.py index 5b617175d797..9bd0f40dfbe3 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_peering_config.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_peering_config.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_peering_config_py3.py b/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_peering_config_py3.py index 6903aae45815..abbc3b486b8d 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_peering_config_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_07_01/models/express_route_circuit_peering_config_py3.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_07_01/operations/express_route_circuit_connections_operations.py b/azure-mgmt-network/azure/mgmt/network/v2018_07_01/operations/express_route_circuit_connections_operations.py index 45a4bbe7f173..f82304e9af43 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_07_01/operations/express_route_circuit_connections_operations.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_07_01/operations/express_route_circuit_connections_operations.py @@ -269,8 +269,8 @@ def create_or_update( connection. :type connection_name: str :param express_route_circuit_connection_parameters: Parameters - supplied to the create or update express route circuit circuit - connection operation. + supplied to the create or update express route circuit connection + operation. :type express_route_circuit_connection_parameters: ~azure.mgmt.network.v2018_07_01.models.ExpressRouteCircuitConnection :param dict custom_headers: headers that will be added to the request diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_connection.py b/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_connection.py index 6ad789473637..d0464590c47d 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_connection.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_connection.py @@ -39,7 +39,7 @@ class ExpressRouteCircuitConnection(SubResource): :vartype circuit_connection_status: str or ~azure.mgmt.network.v2018_08_01.models.CircuitConnectionStatus :ivar provisioning_state: Provisioning state of the circuit connection - resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and + resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. :vartype provisioning_state: str :param name: Gets name of the resource that is unique within a resource diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_connection_py3.py b/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_connection_py3.py index a995b009ffc8..a0c409c672a9 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_connection_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_connection_py3.py @@ -39,7 +39,7 @@ class ExpressRouteCircuitConnection(SubResource): :vartype circuit_connection_status: str or ~azure.mgmt.network.v2018_08_01.models.CircuitConnectionStatus :ivar provisioning_state: Provisioning state of the circuit connection - resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and + resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. :vartype provisioning_state: str :param name: Gets name of the resource that is unique within a resource diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_peering_config.py b/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_peering_config.py index ca8c3c067976..9439fb059c6e 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_peering_config.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_peering_config.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_peering_config_py3.py b/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_peering_config_py3.py index 25b26582f310..c8cec6227119 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_peering_config_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_08_01/models/express_route_circuit_peering_config_py3.py @@ -18,7 +18,7 @@ class ExpressRouteCircuitPeeringConfig(Model): :param advertised_public_prefixes: The reference of AdvertisedPublicPrefixes. :type advertised_public_prefixes: list[str] - :param advertised_communities: The communities of bgp peering. Spepcified + :param advertised_communities: The communities of bgp peering. Specified for microsoft peering :type advertised_communities: list[str] :param advertised_public_prefixes_state: AdvertisedPublicPrefixState of diff --git a/azure-mgmt-network/azure/mgmt/network/v2018_08_01/operations/express_route_circuit_connections_operations.py b/azure-mgmt-network/azure/mgmt/network/v2018_08_01/operations/express_route_circuit_connections_operations.py index c18565a28bd0..5e2d4518466e 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2018_08_01/operations/express_route_circuit_connections_operations.py +++ b/azure-mgmt-network/azure/mgmt/network/v2018_08_01/operations/express_route_circuit_connections_operations.py @@ -269,8 +269,8 @@ def create_or_update( connection. :type connection_name: str :param express_route_circuit_connection_parameters: Parameters - supplied to the create or update express route circuit circuit - connection operation. + supplied to the create or update express route circuit connection + operation. :type express_route_circuit_connection_parameters: ~azure.mgmt.network.v2018_08_01.models.ExpressRouteCircuitConnection :param dict custom_headers: headers that will be added to the request