다음을 통해 공유


VirtualMachineInstancePropertiesOSProfileWindowsConfiguration Class

Definition

Windows Configuration for the virtual machine instance.

public class VirtualMachineInstancePropertiesOSProfileWindowsConfiguration
type VirtualMachineInstancePropertiesOSProfileWindowsConfiguration = class
Public Class VirtualMachineInstancePropertiesOSProfileWindowsConfiguration
Inheritance
VirtualMachineInstancePropertiesOSProfileWindowsConfiguration

Constructors

VirtualMachineInstancePropertiesOSProfileWindowsConfiguration()

Initializes a new instance of VirtualMachineInstancePropertiesOSProfileWindowsConfiguration.

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.

SshPublicKeys

The list of SSH public keys used to authenticate with linux based VMs.

TimeZone

TimeZone for the virtual machine instance.

Applies to