ExpressRouteCircuitPeeringConfig Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the peering configuration.
public class ExpressRouteCircuitPeeringConfig
type ExpressRouteCircuitPeeringConfig = class
Public Class ExpressRouteCircuitPeeringConfig
- Inheritance
-
ExpressRouteCircuitPeeringConfig
Constructors
ExpressRouteCircuitPeeringConfig() |
Initializes a new instance of the ExpressRouteCircuitPeeringConfig class. |
ExpressRouteCircuitPeeringConfig(IList<String>, IList<String>, ExpressRouteCircuitPeeringAdvertisedPublicPrefixState, Nullable<Int32>, Nullable<Int32>, String) |
Initializes a new instance of the ExpressRouteCircuitPeeringConfig class. |
Properties
AdvertisedCommunities |
Gets or sets the communities of bgp peering. Specified for microsoft peering. |
AdvertisedPublicPrefixes |
Gets or sets the reference of AdvertisedPublicPrefixes. |
AdvertisedPublicPrefixesState |
Gets the advertised public prefix state of the Peering resource. Possible values include: 'NotConfigured', 'Configuring', 'Configured', 'ValidationNeeded' |
CustomerASN |
Gets or sets the CustomerASN of the peering. |
LegacyMode |
Gets or sets the legacy mode of the peering. |
RoutingRegistryName |
Gets or sets the RoutingRegistryName of the configuration. |