ExpressRouteCircuitPeeringInner Class
Definition
Peering in an ExpressRouteCircuit resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ExpressRouteCircuitPeeringInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
type ExpressRouteCircuitPeeringInner = class
inherit SubResource
Public Class ExpressRouteCircuitPeeringInner
Inherits SubResource
- Inheritance
- Attributes
-
Microsoft.Rest.Serialization.JsonTransformationAttribute
Constructors
Properties
AzureASN |
Gets or sets the Azure ASN. |
Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
GatewayManagerEtag |
Gets or sets the GatewayManager Etag. |
Id |
Resource Id (Inherited from SubResource) |
Ipv6PeeringConfig | |
LastModifiedBy |
Gets whether the provider or the customer last modified the peering. |
MicrosoftPeeringConfig |
Gets or sets the Microsoft peering configuration. |
Name |
Gets name of the resource that is unique within a resource group. This name can be used to access the resource. |
PeerASN |
Gets or sets the peer ASN. |
PeeringType |
Gets or sets the PeeringType. Possible values are: 'AzurePublicPeering', 'AzurePrivatePeering', and 'MicrosoftPeering'. Possible values include: 'AzurePublicPeering', 'AzurePrivatePeering', 'MicrosoftPeering' |
PrimaryAzurePort |
Gets or sets the primary port. |
PrimaryPeerAddressPrefix |
Gets or sets the primary address prefix. |
ProvisioningState |
Gets the provisioning state of the public IP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. |
RouteFilter |
Gets or sets the reference of the RouteFilter resource. |
SecondaryAzurePort |
Gets or sets the secondary port. |
SecondaryPeerAddressPrefix |
Gets or sets the secondary address prefix. |
SharedKey |
Gets or sets the shared key. |
State |
Gets or sets the state of peering. Possible values are: 'Disabled' and 'Enabled'. Possible values include: 'Disabled', 'Enabled' |
Stats |
Gets peering stats. |
VlanId |
Gets or sets the VLAN ID. |