ExpressRouteCircuitPeering Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Peering in an ExpressRouteCircuit resource.
public class ExpressRouteCircuitPeering : Azure.ResourceManager.Network.Models.SubResource
type ExpressRouteCircuitPeering = class
inherit SubResource
Public Class ExpressRouteCircuitPeering
Inherits SubResource
- Inheritance
Constructors
ExpressRouteCircuitPeering() |
Initializes a new instance of ExpressRouteCircuitPeering. |
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. |
Id |
Resource ID. (Inherited from SubResource) |
Ipv6PeeringConfig |
The IPv6 peering configuration. |
LastModifiedBy |
Who was the last to modify the peering. |
MicrosoftPeeringConfig |
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. |
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. |
Type |
Type of the resource. |
VlanId |
The VLAN ID. |