AzureAuthorizedDedicatedCircuit 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.
Describes an authorized Dedicated Circuit.
public class AzureAuthorizedDedicatedCircuit
type AzureAuthorizedDedicatedCircuit = class
Public Class AzureAuthorizedDedicatedCircuit
- Inheritance
-
AzureAuthorizedDedicatedCircuit
Constructors
AzureAuthorizedDedicatedCircuit() |
Initializes a new instance of the AzureAuthorizedDedicatedCircuit class. |
Properties
Bandwidth |
Optional. Specifies the bandwidth that is assigned to the circuit. |
CircuitName |
Optional. Specifies the name of the circuit. |
Location |
Optional. Specifies the peering location of the circuit. |
MaximumAllowedLinks |
Optional. Maximum number of allowed links on this circuit |
ServiceKey |
Optional. A value that uniquely identifies the circuit. |
ServiceProviderName |
Optional. Specifies the name of the dedicated circuit service provider. |
ServiceProviderProvisioningState |
Optional. Specifies the provisioning state of the circuit. Values are NotProvisioned, Provisioning, Provisioned, or DeProvisioning. |
Status |
Optional. The current status of the circuit. Values are Disabled, Disabliing, Enabled, Enabling. |
UsedLinks |
Optional. Current number of used links |