VirtualMachineInstancePropertiesOSProfileWindowsConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET