Scheduler Sku Response
data class SchedulerSkuResponse(val capacity: Int? = null, val name: String, val redundancyState: String)
The SKU (Stock Keeping Unit) assigned to this durable task scheduler
The SKU (Stock Keeping Unit) assigned to this durable task scheduler