ExpressRouteCircuitPeering interface

Peering in an ExpressRouteCircuit resource.

Extends

Properties

azureASN

The Azure ASN.

connections

The list of circuit connections associated with Azure Private Peering for this circuit.

etag

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

expressRouteConnection

The ExpressRoute connection.

gatewayManagerEtag

The GatewayManager Etag.

ipv6PeeringConfig

The IPv6 peering configuration.

lastModifiedBy

Who was the last to modify the peering.

microsoftPeeringConfig

The Microsoft peering configuration.

peerASN

The peer ASN.

peeredConnections

The list of peered circuit connections associated with Azure Private Peering for this circuit.

peeringType

The peering type.

primaryAzurePort

The primary port.

primaryPeerAddressPrefix

The primary address prefix.

provisioningState

The provisioning state of the express route circuit peering resource.

routeFilter

The reference to the RouteFilter resource.

secondaryAzurePort

The secondary port.

secondaryPeerAddressPrefix

The secondary address prefix.

sharedKey

The shared key.

state

The peering state.

stats

The peering stats of express route circuit.

vlanId

The VLAN ID.

Inherited Properties

id

Resource ID.

name

Name of the resource.

type

Resource type.

Property Details

azureASN

The Azure ASN.

azureASN?: number

Property Value

number

connections

The list of circuit connections associated with Azure Private Peering for this circuit.

connections?: ExpressRouteCircuitConnection[]

Property Value

etag

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

etag?: string

Property Value

string

expressRouteConnection

The ExpressRoute connection.

expressRouteConnection?: ExpressRouteConnectionId

Property Value

gatewayManagerEtag

The GatewayManager Etag.

gatewayManagerEtag?: string

Property Value

string

ipv6PeeringConfig

The IPv6 peering configuration.

ipv6PeeringConfig?: Ipv6ExpressRouteCircuitPeeringConfig

Property Value

lastModifiedBy

Who was the last to modify the peering.

lastModifiedBy?: string

Property Value

string

microsoftPeeringConfig

The Microsoft peering configuration.

microsoftPeeringConfig?: ExpressRouteCircuitPeeringConfig

Property Value

peerASN

The peer ASN.

peerASN?: number

Property Value

number

peeredConnections

The list of peered circuit connections associated with Azure Private Peering for this circuit.

peeredConnections?: PeerExpressRouteCircuitConnection[]

Property Value

peeringType

The peering type.

peeringType?: string

Property Value

string

primaryAzurePort

The primary port.

primaryAzurePort?: string

Property Value

string

primaryPeerAddressPrefix

The primary address prefix.

primaryPeerAddressPrefix?: string

Property Value

string

provisioningState

The provisioning state of the express route circuit peering resource.

provisioningState?: string

Property Value

string

routeFilter

The reference to the RouteFilter resource.

routeFilter?: SubResource

Property Value

secondaryAzurePort

The secondary port.

secondaryAzurePort?: string

Property Value

string

secondaryPeerAddressPrefix

The secondary address prefix.

secondaryPeerAddressPrefix?: string

Property Value

string

sharedKey

The shared key.

sharedKey?: string

Property Value

string

state

The peering state.

state?: string

Property Value

string

stats

The peering stats of express route circuit.

stats?: ExpressRouteCircuitStats

Property Value

vlanId

The VLAN ID.

vlanId?: number

Property Value

number

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