WindowsConfigurationResponse

data class WindowsConfigurationResponse(val osType: String)

Specifies Windows operating system settings on the virtual machine.

Constructors

Link copied to clipboard
constructor(osType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The OS Type Expected value is 'Windows'.