Ipv6ExpressRouteCircuitPeeringConfigResponse

data class Ipv6ExpressRouteCircuitPeeringConfigResponse(val microsoftPeeringConfig: ExpressRouteCircuitPeeringConfigResponse? = null, val primaryPeerAddressPrefix: String? = null, val routeFilter: SubResourceResponse? = null, val secondaryPeerAddressPrefix: String? = null, val state: String? = null)

Contains IPv6 peering config.

Constructors

constructor(microsoftPeeringConfig: ExpressRouteCircuitPeeringConfigResponse? = null, primaryPeerAddressPrefix: String? = null, routeFilter: SubResourceResponse? = null, secondaryPeerAddressPrefix: String? = null, state: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Microsoft peering configuration.

Link copied to clipboard

The primary address prefix.

Link copied to clipboard

The reference to the RouteFilter resource.

Link copied to clipboard

The secondary address prefix.

Link copied to clipboard
val state: String? = null

The state of peering.