Share via


IMachineUpdate.AgentUpgradeEnableAutomaticUpgrade Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Specifies if RSM should try to upgrade this machine", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="enableAutomaticUpgrade", Update=true)]
public bool? AgentUpgradeEnableAutomaticUpgrade { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Specifies if RSM should try to upgrade this machine", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="enableAutomaticUpgrade", Update=true)>]
member this.AgentUpgradeEnableAutomaticUpgrade : Nullable<bool> with get, set
Public Property AgentUpgradeEnableAutomaticUpgrade As Nullable(Of Boolean)

Property Value

Attributes

Applies to