AzureCrossConnection 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.
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
Azure SDK for .NET