ExpressRouteCircuitConnection interface

Express Route Circuit Connection in an ExpressRouteCircuitPeering resource.

Extends

Properties

addressPrefix

/29 IP address space to carve out Customer addresses for tunnels.

authorizationKey

The authorization key.

circuitConnectionStatus

Express Route Circuit connection state.

etag

A unique read-only string that changes whenever the resource is updated.

expressRouteCircuitPeering

Reference to Express Route Circuit Private Peering Resource of the circuit initiating connection.

ipv6CircuitConnectionConfig

IPv6 Address PrefixProperties of the express route circuit connection.

peerExpressRouteCircuitPeering

Reference to Express Route Circuit Private Peering Resource of the peered circuit.

provisioningState

The provisioning state of the express route circuit connection resource.

Inherited Properties

id

Resource ID.

name

Name of the resource.

type

Resource type.

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.

circuitConnectionStatus?: string

Property Value

string

etag

A unique read-only string that changes whenever the resource is updated.

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

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.

provisioningState?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResourceModel.id

name

Name of the resource.

name?: string

Property Value

string

Inherited From SubResourceModel.name

type

Resource type.

type?: string

Property Value

string

Inherited From SubResourceModel.type