Peer Express Route Circuit Connection Response
data class PeerExpressRouteCircuitConnectionResponse(val addressPrefix: String? = null, val authResourceGuid: String? = null, val circuitConnectionStatus: String, val connectionName: String? = null, val etag: String, val expressRouteCircuitPeering: SubResourceResponse? = null, val id: String? = null, val name: String? = null, val peerExpressRouteCircuitPeering: SubResourceResponse? = null, val provisioningState: String, val type: String)
Peer Express Route Circuit Connection in an ExpressRouteCircuitPeering resource.
Constructors
Link copied to clipboard
constructor(addressPrefix: String? = null, authResourceGuid: String? = null, circuitConnectionStatus: String, connectionName: String? = null, etag: String, expressRouteCircuitPeering: SubResourceResponse? = null, id: String? = null, name: String? = null, peerExpressRouteCircuitPeering: SubResourceResponse? = null, provisioningState: String, type: String)
Properties
Link copied to clipboard
/29 IP address space to carve out Customer addresses for tunnels.
Link copied to clipboard
The resource guid of the authorization used for the express route circuit connection.
Link copied to clipboard
Express Route Circuit connection state.
Link copied to clipboard
The name of the express route circuit connection resource.
Link copied to clipboard
Reference to Express Route Circuit Private Peering Resource of the circuit.
Link copied to clipboard
Reference to Express Route Circuit Private Peering Resource of the peered circuit.
Link copied to clipboard
The provisioning state of the peer express route circuit connection resource.