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
[Microsoft.Rest.Serialization.JsonTransformation]
public class ExpressRouteCircuit : Microsoft.Azure.Management.Network.Models.Resource
type ExpressRouteCircuit = class
inherit Resource
Public Class ExpressRouteCircuit
Inherits Resource
- Inheritance
- Attributes
Constructors
ExpressRouteCircuit() |
Initializes a new instance of the ExpressRouteCircuit class. |
Properties
AllowClassicOperations |
Gets or sets allow classic operations |
Authorizations |
Gets or sets the list of authorizations. |
CircuitProvisioningState |
Gets or sets the CircuitProvisioningState state of the resource. |
Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
GatewayManagerEtag |
Gets or sets the GatewayManager Etag. |
Id |
Gets or sets resource ID. (Inherited from Resource) |
Location |
Gets or sets resource location. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
Peerings |
Gets or sets the list of peerings. |
ProvisioningState |
Gets the provisioning state of the public IP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. |
ServiceKey |
Gets or sets the ServiceKey. |
ServiceProviderNotes |
Gets or sets the ServiceProviderNotes. |
ServiceProviderProperties |
Gets or sets the ServiceProviderProperties. |
ServiceProviderProvisioningState |
Gets or sets the ServiceProviderProvisioningState state of the resource. Possible values are 'NotProvisioned', 'Provisioning', 'Provisioned', and 'Deprovisioning'. Possible values include: 'NotProvisioned', 'Provisioning', 'Provisioned', 'Deprovisioning' |
Sku |
Gets or sets the SKU. |
Tags |
Gets or sets resource tags. (Inherited from Resource) |
Type |
Gets resource type. (Inherited from Resource) |