HypervLicenseResponse

data class HypervLicenseResponse(val licenseCost: Double, val licenseType: String)

Representation of a licence.

Constructors

Link copied to clipboard
constructor(licenseCost: Double, licenseType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Cost of a licence.

Link copied to clipboard

HyperV licence type.