ExpressRouteCircuitPeeringConfig interface
Specifies the peering configuration.
Properties
| advertised |
The communities of bgp peering. Specified for microsoft peering. |
| advertised |
The reference to AdvertisedPublicPrefixes. |
| 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[]
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