Sku Args
data class SkuArgs(val name: Output<Either<String, SkuName>>, val tier: Output<String>? = null) : ConvertibleToJava<SkuArgs>
Identifies the unique system identifier for each Azure resource.
Identifies the unique system identifier for each Azure resource.