Dev Center Sku Response
data class DevCenterSkuResponse(val capabilities: List<CapabilityResponse>, val capacity: Int? = null, val family: String? = null, val locations: List<String>, val name: String, val resourceType: String, val size: String? = null, val tier: String? = null)
The resource model definition representing SKU for DevCenter resources