Cloud Service Role Sku Response
data class CloudServiceRoleSkuResponse(val capacity: Double? = null, val name: String? = null, val tier: String? = null)
Describes the cloud service role sku.
Describes the cloud service role sku.