VirtualMachinePropertiesResponseWindowsConfiguration

data class VirtualMachinePropertiesResponseWindowsConfiguration(val enableAutomaticUpdates: Boolean? = null, val provisionVMAgent: Boolean? = null, val ssh: VirtualMachinePropertiesResponseSshSsh? = null, val timeZone: String? = null)

Windows Configuration for the virtual machine

Constructors

constructor(enableAutomaticUpdates: Boolean? = null, provisionVMAgent: Boolean? = null, ssh: VirtualMachinePropertiesResponseSshSsh? = null, timeZone: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to EnableAutomaticUpdates on the machine

Link copied to clipboard

Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.

Link copied to clipboard

SSH Configuration

Link copied to clipboard
val timeZone: String? = null

TimeZone for the virtual machine