AzureDedicatedCircuit Class

Definition

Describes a Dedicated Circuit.

public class AzureDedicatedCircuit
type AzureDedicatedCircuit = class
Public Class AzureDedicatedCircuit
Inheritance
AzureDedicatedCircuit

Constructors

AzureDedicatedCircuit()

Initializes a new instance of the AzureDedicatedCircuit class.

Properties

Bandwidth

Optional. Specifies the bandwidth that is assigned to the circuit.

BillingType

Optional. BillingType to be used for the new dedicated circuit.

CircuitName

Optional. Specifies the name of the circuit.

Location

Optional. Specifies the peering location of the 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.

Sku

Optional. Sku to be used for the new dedicated circuit.

Status

Optional. The current status of the circuit. Values are Disabled, Disabliing, Enabled, Enabling.

Applies to