Windows Server Licensing Settings Args
data class WindowsServerLicensingSettingsArgs(val licenseCost: Output<Double>, val licensesPerCore: Output<Int>, val softwareAssuranceCost: Output<Double>) : ConvertibleToJava<WindowsServerLicensingSettingsArgs>
Windows Server licensing settings.