WindowsServerLicensingSettingsResponse

data class WindowsServerLicensingSettingsResponse(val licenseCost: Double, val licensesPerCore: Int, val softwareAssuranceCost: Double)

Windows Server licensing settings.

Constructors

Link copied to clipboard
constructor(licenseCost: Double, licensesPerCore: Int, softwareAssuranceCost: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Licence Cost.

Link copied to clipboard

Licenses per core.

Link copied to clipboard

Software assurance (SA) cost.