Get Express Route Circuit Result
data class GetExpressRouteCircuitResult(val allowClassicOperations: Boolean? = null, val authorizationKey: String? = null, val authorizationStatus: String, 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
fun GetExpressRouteCircuitResult(allowClassicOperations: Boolean? = null, authorizationKey: String? = null, authorizationStatus: String, 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)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard