HypervVirtualizationManagementSettingsResponse

data class HypervVirtualizationManagementSettingsResponse(val licenseAndSupportList: List<HypervLicenseResponse>, val numberOfPhysicalCoresPerLicense: Int, val softwareAssuranceCost: Double)

HyperV Virtualization Management Settings.

Constructors

constructor(licenseAndSupportList: List<HypervLicenseResponse>, numberOfPhysicalCoresPerLicense: Int, softwareAssuranceCost: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Licence and support list.

Link copied to clipboard

Number of physical cores per licence.

Link copied to clipboard

Software Assurance Cost.