Ipv6ExpressRouteCircuitPeeringConfig interface
Contains IPv6 peering config.
Properties
microsoft |
The Microsoft peering configuration. |
primary |
The primary address prefix. |
route |
The reference to the RouteFilter resource. |
secondary |
The secondary address prefix. |
state | The state of peering. |
Property Details
microsoftPeeringConfig
The Microsoft peering configuration.
microsoftPeeringConfig?: ExpressRouteCircuitPeeringConfig
Property Value
primaryPeerAddressPrefix
The primary address prefix.
primaryPeerAddressPrefix?: string
Property Value
string
routeFilter
secondaryPeerAddressPrefix
The secondary address prefix.
secondaryPeerAddressPrefix?: string
Property Value
string
state
The state of peering.
state?: string
Property Value
string