Share via


IMachineUpdate.AgentUpgradeLastAttemptStatus Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "Success", "Failed" })]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Specifies the status of Agent Upgrade.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastAttemptStatus", Update=false)]
public string AgentUpgradeLastAttemptStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "Success", "Failed" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Specifies the status of Agent Upgrade.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastAttemptStatus", Update=false)>]
member this.AgentUpgradeLastAttemptStatus : string
Public ReadOnly Property AgentUpgradeLastAttemptStatus As String

Property Value

Attributes

Applies to