AzureSkuArgs

constructor(capacity: Output<Int>? = null, name: Output<Either<String, AzureSkuName>>, tier: Output<Either<String, AzureSkuTier>>)