PeerExpressRouteCircuitConnectionPropertiesFormat interface
Properties of the peer express route circuit connection.
Properties
| address |
/29 IP address space to carve out Customer addresses for tunnels. |
| auth |
The resource guid of the authorization used for the express route circuit connection. |
| circuit |
Express Route Circuit connection state. |
| connection |
The name of the express route circuit connection resource. |
| express |
Reference to Express Route Circuit Private Peering Resource of the circuit. |
| peer |
Reference to Express Route Circuit Private Peering Resource of the peered circuit. |
| provisioning |
The provisioning state of the peer express route circuit connection resource. |
Property Details
addressPrefix
/29 IP address space to carve out Customer addresses for tunnels.
addressPrefix?: string
Property Value
string
authResourceGuid
The resource guid of the authorization used for the express route circuit connection.
authResourceGuid?: string
Property Value
string
circuitConnectionStatus
Express Route Circuit connection state.
circuitConnectionStatus?: string
Property Value
string
connectionName
The name of the express route circuit connection resource.
connectionName?: string
Property Value
string
expressRouteCircuitPeering
Reference to Express Route Circuit Private Peering Resource of the circuit.
expressRouteCircuitPeering?: SubResource
Property Value
peerExpressRouteCircuitPeering
Reference to Express Route Circuit Private Peering Resource of the peered circuit.
peerExpressRouteCircuitPeering?: SubResource
Property Value
provisioningState
The provisioning state of the peer express route circuit connection resource.
provisioningState?: string
Property Value
string