Dev Ops Azure Sku Args
data class DevOpsAzureSkuArgs(val name: Output<String>, val tier: Output<String>? = null) : ConvertibleToJava<DevOpsAzureSkuArgs>
The Azure SKU of the machines in the pool.
The Azure SKU of the machines in the pool.