ResourceSkuArgs

fun ResourceSkuArgs(capacity: Output<Int>? = null, name: Output<String>, tier: Output<Either<String, SignalRSkuTier>>? = null)