GetExpressRouteCircuitResult

constructor(allowClassicOperations: Boolean? = null, authorizationKey: String? = null, authorizationStatus: String, authorizations: List<ExpressRouteCircuitAuthorizationResponse>? = null, azureApiVersion: String, bandwidthInGbps: Double? = null, circuitProvisioningState: String? = null, enableDirectPortRateLimit: Boolean? = 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)