Dedicated Host Allocatable VMResponse
data class DedicatedHostAllocatableVMResponse(val count: Double? = null, val vmSize: String? = null)
Represents the dedicated host unutilized capacity in terms of a specific VM size.