Express Route Circuit Args
constructor(allowClassicOperations: Output<Boolean>? = null, authorizationKey: Output<String>? = null, bandwidthInGbps: Output<Double>? = null, bandwidthInMbps: Output<Int>? = null, expressRoutePortId: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, peeringLocation: Output<String>? = null, rateLimitingEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, serviceProviderName: Output<String>? = null, sku: Output<ExpressRouteCircuitSkuArgs>? = null, tags: Output<Map<String, String>>? = null)