Share via


VirtualMachineInstancePropertiesOsProfileWindowsConfiguration interface

Windows Configuration for the virtual machine instance

Properties

enableAutomaticUpdates

Whether to EnableAutomaticUpdates on the machine

provisionVMAgent

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

provisionVMConfigAgent

Used to indicate whether the VM Config Agent should be installed during the virtual machine creation process.

ssh

Specifies the ssh key configuration for Windows OS.

timeZone

TimeZone for the virtual machine instance

Property Details

enableAutomaticUpdates

Whether to EnableAutomaticUpdates on the machine

enableAutomaticUpdates?: boolean

Property Value

boolean

provisionVMAgent

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

provisionVMAgent?: boolean

Property Value

boolean

provisionVMConfigAgent

Used to indicate whether the VM Config Agent should be installed during the virtual machine creation process.

provisionVMConfigAgent?: boolean

Property Value

boolean

ssh

Specifies the ssh key configuration for Windows OS.

ssh?: SshConfiguration

Property Value

timeZone

TimeZone for the virtual machine instance

timeZone?: string

Property Value

string