Get Express Route Circuit Peering Result
data class GetExpressRouteCircuitPeeringResult(val azureASN: Int? = null, val connections: List<ExpressRouteCircuitConnectionResponse>? = null, val etag: String, val expressRouteConnection: ExpressRouteConnectionIdResponse? = null, val gatewayManagerEtag: String? = null, val id: String? = null, val ipv6PeeringConfig: Ipv6ExpressRouteCircuitPeeringConfigResponse? = null, val lastModifiedBy: String, val microsoftPeeringConfig: ExpressRouteCircuitPeeringConfigResponse? = null, val name: String? = null, val peerASN: Double? = null, val peeredConnections: List<PeerExpressRouteCircuitConnectionResponse>, val peeringType: String? = null, val primaryAzurePort: String? = null, val primaryPeerAddressPrefix: String? = null, val provisioningState: String, val routeFilter: SubResourceResponse? = null, val secondaryAzurePort: String? = null, val secondaryPeerAddressPrefix: String? = null, val sharedKey: String? = null, val state: String? = null, val stats: ExpressRouteCircuitStatsResponse? = null, val type: String, val vlanId: Int? = null)
Peering in an ExpressRouteCircuit resource.
Constructors
Link copied to clipboard
fun GetExpressRouteCircuitPeeringResult(azureASN: Int? = null, connections: List<ExpressRouteCircuitConnectionResponse>? = null, etag: String, expressRouteConnection: ExpressRouteConnectionIdResponse? = null, gatewayManagerEtag: String? = null, id: String? = null, ipv6PeeringConfig: Ipv6ExpressRouteCircuitPeeringConfigResponse? = null, lastModifiedBy: String, microsoftPeeringConfig: ExpressRouteCircuitPeeringConfigResponse? = null, name: String? = null, peerASN: Double? = null, peeredConnections: List<PeerExpressRouteCircuitConnectionResponse>, peeringType: String? = null, primaryAzurePort: String? = null, primaryPeerAddressPrefix: String? = null, provisioningState: String, routeFilter: SubResourceResponse? = null, secondaryAzurePort: String? = null, secondaryPeerAddressPrefix: String? = null, sharedKey: String? = null, state: String? = null, stats: ExpressRouteCircuitStatsResponse? = null, type: String, vlanId: Int? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard