ExpressRouteCircuitPropertiesFormatOutput interface
Properties of ExpressRouteCircuit.
Properties
| allow |
Allow classic operations. |
| authorization |
The authorizationKey. |
| authorizations | The list of authorizations. |
| bandwidth |
The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource. |
| circuit |
The CircuitProvisioningState state of the resource. |
| express |
The reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource. |
| gateway |
The GatewayManager Etag. |
| global |
Flag denoting global reach status. |
| peerings | The list of peerings. |
| provisioning |
The provisioning state of the express route circuit resource. |
| service |
The ServiceKey. |
| service |
The ServiceProviderNotes. |
| service |
The ServiceProviderProperties. |
| service |
The ServiceProviderProvisioningState state of the resource. |
| stag | The identifier of the circuit traffic. Outer tag for QinQ encapsulation. |
Property Details
allowClassicOperations
Allow classic operations.
allowClassicOperations?: boolean
Property Value
boolean
authorizationKey
The authorizationKey.
authorizationKey?: string
Property Value
string
authorizations
The list of authorizations.
authorizations?: ExpressRouteCircuitAuthorizationOutput[]
Property Value
bandwidthInGbps
The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource.
bandwidthInGbps?: number
Property Value
number
circuitProvisioningState
The CircuitProvisioningState state of the resource.
circuitProvisioningState?: string
Property Value
string
expressRoutePort
The reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource.
expressRoutePort?: SubResourceOutput
Property Value
gatewayManagerEtag
The GatewayManager Etag.
gatewayManagerEtag?: string
Property Value
string
globalReachEnabled
Flag denoting global reach status.
globalReachEnabled?: boolean
Property Value
boolean
peerings
The list of peerings.
peerings?: ExpressRouteCircuitPeeringOutput[]
Property Value
provisioningState
The provisioning state of the express route circuit resource.
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
Property Value
"Succeeded" | "Updating" | "Deleting" | "Failed"
serviceKey
The ServiceKey.
serviceKey?: string
Property Value
string
serviceProviderNotes
The ServiceProviderNotes.
serviceProviderNotes?: string
Property Value
string
serviceProviderProperties
The ServiceProviderProperties.
serviceProviderProperties?: ExpressRouteCircuitServiceProviderPropertiesOutput
Property Value
serviceProviderProvisioningState
The ServiceProviderProvisioningState state of the resource.
serviceProviderProvisioningState?: "Provisioning" | "Provisioned" | "Deprovisioning" | "NotProvisioned"
Property Value
"Provisioning" | "Provisioned" | "Deprovisioning" | "NotProvisioned"
stag
The identifier of the circuit traffic. Outer tag for QinQ encapsulation.
stag?: number
Property Value
number