ExpressRouteCircuit 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.
ExpressRouteCircuit resource.
public class ExpressRouteCircuit : Azure.ResourceManager.Network.Models.Resource
type ExpressRouteCircuit = class
inherit Resource
Public Class ExpressRouteCircuit
Inherits Resource
- Inheritance
Constructors
ExpressRouteCircuit() |
Initializes a new instance of ExpressRouteCircuit. |
Properties
AllowClassicOperations |
Allow classic operations. |
Authorizations |
The list of authorizations. |
BandwidthInGbps |
The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource. |
CircuitProvisioningState |
The CircuitProvisioningState state of the resource. |
Etag |
A unique read-only string that changes whenever the resource is updated. |
ExpressRoutePort |
The reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource. |
GatewayManagerEtag |
The GatewayManager Etag. |
GlobalReachEnabled |
Flag denoting global reach status. |
Id |
Resource ID. (Inherited from Resource) |
Location |
Resource location. (Inherited from Resource) |
Name |
Resource name. (Inherited from Resource) |
Peerings |
The list of peerings. |
ProvisioningState |
The provisioning state of the express route circuit resource. |
ServiceKey |
The ServiceKey. |
ServiceProviderNotes |
The ServiceProviderNotes. |
ServiceProviderProperties |
The ServiceProviderProperties. |
ServiceProviderProvisioningState |
The ServiceProviderProvisioningState state of the resource. |
Sku |
The SKU. |
Stag |
The identifier of the circuit traffic. Outer tag for QinQ encapsulation. |
Tags |
Resource tags. (Inherited from Resource) |
Type |
Resource type. (Inherited from Resource) |