Freigeben über


IVirtualMachineInstance.WindowConfigurationEnableAutomaticUpdate Property

Definition

Whether to EnableAutomaticUpdates on the machine

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="Whether to EnableAutomaticUpdates on the machine", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="enableAutomaticUpdates", Update=true)]
public bool? WindowConfigurationEnableAutomaticUpdate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="Whether to EnableAutomaticUpdates on the machine", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="enableAutomaticUpdates", Update=true)>]
member this.WindowConfigurationEnableAutomaticUpdate : Nullable<bool> with get, set
Public Property WindowConfigurationEnableAutomaticUpdate As Nullable(Of Boolean)

Property Value

Attributes

Applies to