Windows Server Licensing Settings Response
data class WindowsServerLicensingSettingsResponse(val licenseCost: Double, val licensesPerCore: Int, val softwareAssuranceCost: Double)
Windows Server licensing settings.