VirtualMachineSizeResponse

constructor(estimatedVMPrices: EstimatedVMPricesResponse? = null, family: String, gpus: Int, lowPriorityCapable: Boolean, maxResourceVolumeMB: Int, memoryGB: Double, name: String, osVhdSizeMB: Int, premiumIO: Boolean, supportedComputeTypes: List<String>? = null, vCPUs: Int)