Share via


ExpressRouteCircuitPeeringConfig interface

Specifies the peering configuration.

Properties

advertisedCommunities

The communities of bgp peering. Specified for microsoft peering.

advertisedPublicPrefixes

The reference to AdvertisedPublicPrefixes.

customerASN

The CustomerASN of the peering.

legacyMode

The legacy mode of the peering.

routingRegistryName

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