ExpressRouteCircuitPeeringConfigOutput 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. |
| 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.
advertisedPublicPrefixesState?: "NotConfigured" | "Configuring" | "Configured" | "ValidationNeeded"
Property Value
"NotConfigured" | "Configuring" | "Configured" | "ValidationNeeded"
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