ExpressRouteCircuitPeeringConfig interface
Specifies the peering configuration.
Properties
advertised |
The communities of bgp peering. Specified for microsoft peering. |
advertised |
The reference to AdvertisedPublicPrefixes. |
advertised |
The advertised public prefix state of the Peering resource. NOTE: This property will not be serialized. It can only be populated by the server. |
customerASN | The CustomerASN of the peering. |
legacy |
The legacy mode of the peering. |
routing |
The RoutingRegistryName of the configuration. |
Property Details
advertisedCommunities
The communities of bgp peering. Specified for microsoft peering.
advertisedCommunities?: string[]
Property Value
string[]
advertisedPublicPrefixes
The reference to AdvertisedPublicPrefixes.
advertisedPublicPrefixes?: string[]
Property Value
string[]
advertisedPublicPrefixesState
The advertised public prefix state of the Peering resource. NOTE: This property will not be serialized. It can only be populated by the server.
advertisedPublicPrefixesState?: string
Property Value
string
customerASN
The CustomerASN of the peering.
customerASN?: number
Property Value
number
legacyMode
The legacy mode of the peering.
legacyMode?: number
Property Value
number
routingRegistryName
The RoutingRegistryName of the configuration.
routingRegistryName?: string
Property Value
string