ExpressRouteCircuitConnection interface
Express Route Circuit Connection in an ExpressRouteCircuitPeering resource.
- Extends
Properties
address |
/29 IP address space to carve out Customer addresses for tunnels. |
authorization |
The authorization key. |
circuit |
Express Route Circuit connection state. NOTE: This property will not be serialized. It can only be populated by the server. |
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
express |
Reference to Express Route Circuit Private Peering Resource of the circuit initiating connection. |
ipv6Circuit |
IPv6 Address PrefixProperties of the express route circuit connection. |
name | The name of the resource that is unique within a resource group. This name can be used to access the resource. |
peer |
Reference to Express Route Circuit Private Peering Resource of the peered circuit. |
provisioning |
The provisioning state of the express route circuit connection resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. |
Property Details
addressPrefix
/29 IP address space to carve out Customer addresses for tunnels.
addressPrefix?: string
Property Value
string
authorizationKey
The authorization key.
authorizationKey?: string
Property Value
string
circuitConnectionStatus
Express Route Circuit connection state. NOTE: This property will not be serialized. It can only be populated by the server.
circuitConnectionStatus?: string
Property Value
string
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
expressRouteCircuitPeering
Reference to Express Route Circuit Private Peering Resource of the circuit initiating connection.
expressRouteCircuitPeering?: SubResource
Property Value
ipv6CircuitConnectionConfig
IPv6 Address PrefixProperties of the express route circuit connection.
ipv6CircuitConnectionConfig?: Ipv6CircuitConnectionConfig
Property Value
name
The name of the resource that is unique within a resource group. This name can be used to access the resource.
name?: string
Property Value
string
peerExpressRouteCircuitPeering
Reference to Express Route Circuit Private Peering Resource of the peered circuit.
peerExpressRouteCircuitPeering?: SubResource
Property Value
provisioningState
The provisioning state of the express route circuit connection resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
type
Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string