Vsphere License Response
data class VsphereLicenseResponse(val basicSupportCost: Double, val licenseCost: Double, val licenseType: String, val productionSupportCost: Double)
Representation of a vsphere licence.
Representation of a vsphere licence.