Resource Sku Response
data class ResourceSkuResponse(val capacity: Int? = null, val name: String, val tier: String? = null)
Represents the SKU name and Azure pricing tier for Analysis Services resource.
Represents the SKU name and Azure pricing tier for Analysis Services resource.