ExpressRouteCircuitPeeringConfig Class
Specifies the peering configuration.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ExpressRouteCircuitPeeringConfig
Constructor
ExpressRouteCircuitPeeringConfig(*, advertised_public_prefixes: typing.Union[typing.List[str], NoneType] = None, advertised_communities: typing.Union[typing.List[str], NoneType] = None, legacy_mode: typing.Union[int, NoneType] = None, customer_asn: typing.Union[int, NoneType] = None, routing_registry_name: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- legacy_mode
- int
The legacy mode of the peering.
- customer_asn
- int
The CustomerASN of the peering.
- routing_registry_name
- str
The RoutingRegistryName of the configuration.
Variables
- advertised_public_prefixes_state
- str or ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
The advertised public prefix state of the Peering resource. Possible values include: "NotConfigured", "Configuring", "Configured", "ValidationNeeded".
Feedback
Submit and view feedback for