Express Route Circuit Args
constructor(allowClassicOperations: Output<Boolean>? = null, authorizationKey: Output<String>? = null, authorizations: Output<List<ExpressRouteCircuitAuthorizationArgs>>? = null, bandwidthInGbps: Output<Double>? = null, circuitName: Output<String>? = null, circuitProvisioningState: Output<String>? = null, enableDirectPortRateLimit: Output<Boolean>? = null, expressRoutePort: Output<SubResourceArgs>? = null, gatewayManagerEtag: Output<String>? = null, globalReachEnabled: Output<Boolean>? = null, id: Output<String>? = null, location: Output<String>? = null, peerings: Output<List<ExpressRouteCircuitPeeringArgs>>? = null, resourceGroupName: Output<String>? = null, serviceKey: Output<String>? = null, serviceProviderNotes: Output<String>? = null, serviceProviderProperties: Output<ExpressRouteCircuitServiceProviderPropertiesArgs>? = null, serviceProviderProvisioningState: Output<Either<String, ServiceProviderProvisioningState>>? = null, sku: Output<ExpressRouteCircuitSkuArgs>? = null, tags: Output<Map<String, String>>? = null)