AzureCrossConnection Class

Definition

Described a Cross Connection.

public class AzureCrossConnection
type AzureCrossConnection = class
Public Class AzureCrossConnection
Inheritance
AzureCrossConnection

Constructors

AzureCrossConnection()

Initializes a new instance of the AzureCrossConnection class.

Properties

Bandwidth

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

PrimaryAzurePort

Optional. Specifies the name of the primary port. Only available when the provisioning state is Provisioning or Provisioned.

ProvisioningState

Optional. Provisioning state of the cross connection. Can be Provisioned, NotProvisioned, Provisioning or Deprovisioning.

SecondaryAzurePort

Optional. Specifies the name of the secondary port. Only available when the provisioning state is Provisioning or Provisioned.

ServiceKey

Optional. Specifies the service key of circuit.

STag

Optional. Specifies the identifier of circuit traffic.

Status

Optional. The current status of the circuit. Possible values are: Disabled, Disabling, Enabling, Enabled.

Applies to