Ipv6Express Route Circuit Peering Config Response
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
Link copied to clipboard
constructor(microsoftPeeringConfig: ExpressRouteCircuitPeeringConfigResponse? = null, primaryPeerAddressPrefix: String? = null, routeFilter: SubResourceResponse? = null, secondaryPeerAddressPrefix: String? = null, state: String? = null)