Get Express Route Circuit Result
data class GetExpressRouteCircuitResult(val allowClassicOperations: Boolean? = null, val authorizations: List<ExpressRouteCircuitAuthorizationResponse>? = null, val bandwidthInGbps: Double? = null, val circuitProvisioningState: String? = null, val etag: String, val expressRoutePort: SubResourceResponse? = null, val gatewayManagerEtag: String? = null, val globalReachEnabled: Boolean? = null, val id: String? = null, val location: String? = null, val name: String, val peerings: List<ExpressRouteCircuitPeeringResponse>? = null, val provisioningState: String, val serviceKey: String? = null, val serviceProviderNotes: String? = null, val serviceProviderProperties: ExpressRouteCircuitServiceProviderPropertiesResponse? = null, val serviceProviderProvisioningState: String? = null, val sku: ExpressRouteCircuitSkuResponse? = null, val stag: Int, val tags: Map<String, String>? = null, val type: String)
ExpressRouteCircuit resource.
Constructors
Link copied to clipboard
constructor(allowClassicOperations: Boolean? = null, authorizations: List<ExpressRouteCircuitAuthorizationResponse>? = null, bandwidthInGbps: Double? = null, circuitProvisioningState: String? = null, etag: String, expressRoutePort: SubResourceResponse? = null, gatewayManagerEtag: String? = null, globalReachEnabled: Boolean? = null, id: String? = null, location: String? = null, name: String, peerings: List<ExpressRouteCircuitPeeringResponse>? = null, provisioningState: String, serviceKey: String? = null, serviceProviderNotes: String? = null, serviceProviderProperties: ExpressRouteCircuitServiceProviderPropertiesResponse? = null, serviceProviderProvisioningState: String? = null, sku: ExpressRouteCircuitSkuResponse? = null, stag: Int, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
Allow classic operations.
Link copied to clipboard
The list of authorizations.
Link copied to clipboard
The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource.
Link copied to clipboard
The CircuitProvisioningState state of the resource.
Link copied to clipboard
The reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource.
Link copied to clipboard
The GatewayManager Etag.
Link copied to clipboard
Flag denoting global reach status.
Link copied to clipboard
The list of peerings.
Link copied to clipboard
The provisioning state of the express route circuit resource.
Link copied to clipboard
The ServiceKey.
Link copied to clipboard
The ServiceProviderNotes.
Link copied to clipboard
The ServiceProviderProperties.
Link copied to clipboard
The ServiceProviderProvisioningState state of the resource.
Link copied to clipboard
The SKU.