ExpressRouteCrossConnectionPeering interface
Peering in an ExpressRoute Cross Connection resource.
- Extends
Properties
| azureASN | The Azure ASN. 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. |
| gateway |
The GatewayManager Etag. |
| ipv6Peering |
The IPv6 peering configuration. |
| last |
Who was the last to modify the peering. NOTE: This property will not be serialized. It can only be populated by the server. |
| microsoft |
The Microsoft peering configuration. |
| name | The name of the resource that is unique within a resource group. This name can be used to access the resource. |
| peerASN | The peer ASN. |
| peering |
The peering type. |
| primary |
The primary port. NOTE: This property will not be serialized. It can only be populated by the server. |
| primary |
The primary address prefix. |
| provisioning |
The provisioning state of the express route cross connection peering resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| secondary |
The secondary port. NOTE: This property will not be serialized. It can only be populated by the server. |
| secondary |
The secondary address prefix. |
| shared |
The shared key. |
| state | The peering state. |
| vlan |
The VLAN ID. |
Inherited Properties
| id | Resource ID. |
Property Details
azureASN
The Azure ASN. NOTE: This property will not be serialized. It can only be populated by the server.
azureASN?: number
Property Value
number
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
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. NOTE: This property will not be serialized. It can only be populated by the server.
lastModifiedBy?: string
Property Value
string
microsoftPeeringConfig
The Microsoft peering configuration.
microsoftPeeringConfig?: ExpressRouteCircuitPeeringConfig
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
peerASN
The peer ASN.
peerASN?: number
Property Value
number
peeringType
The peering type.
peeringType?: string
Property Value
string
primaryAzurePort
The primary port. NOTE: This property will not be serialized. It can only be populated by the server.
primaryAzurePort?: string
Property Value
string
primaryPeerAddressPrefix
The primary address prefix.
primaryPeerAddressPrefix?: string
Property Value
string
provisioningState
The provisioning state of the express route cross connection peering resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
secondaryAzurePort
The secondary port. NOTE: This property will not be serialized. It can only be populated by the server.
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
vlanId
The VLAN ID.
vlanId?: number
Property Value
number