Share via


ExpressRouteCrossConnectionPeeringProperties interface

Properties of express route cross connection peering.

Properties

gatewayManagerEtag

The GatewayManager Etag.

ipv6PeeringConfig

The IPv6 peering configuration.

microsoftPeeringConfig

The Microsoft peering configuration.

peerASN

The peer ASN.

peeringType

The peering type.

primaryPeerAddressPrefix

The primary address prefix.

secondaryPeerAddressPrefix

The secondary address prefix.

sharedKey

The shared key.

state

The peering state.

vlanId

The VLAN ID.

Property Details

gatewayManagerEtag

The GatewayManager Etag.

gatewayManagerEtag?: string

Property Value

string

ipv6PeeringConfig

The IPv6 peering configuration.

ipv6PeeringConfig?: Ipv6ExpressRouteCircuitPeeringConfig

Property Value

microsoftPeeringConfig

The Microsoft peering configuration.

microsoftPeeringConfig?: ExpressRouteCircuitPeeringConfig

Property Value

peerASN

The peer ASN.

peerASN?: number

Property Value

number

peeringType

The peering type.

peeringType?: "AzurePublicPeering" | "AzurePrivatePeering" | "MicrosoftPeering"

Property Value

"AzurePublicPeering" | "AzurePrivatePeering" | "MicrosoftPeering"

primaryPeerAddressPrefix

The primary address prefix.

primaryPeerAddressPrefix?: 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?: "Enabled" | "Disabled"

Property Value

"Enabled" | "Disabled"

vlanId

The VLAN ID.

vlanId?: number

Property Value

number