Sdílet prostřednictvím


IMachineInstallPatchesResult.RebootStatus Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "Unknown", "NotNeeded", "Required", "Started", "Failed", "Completed" })]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The reboot state of the VM following completion of the operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="rebootStatus", Update=false)]
public string RebootStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "Unknown", "NotNeeded", "Required", "Started", "Failed", "Completed" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The reboot state of the VM following completion of the operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="rebootStatus", Update=false)>]
member this.RebootStatus : string
Public ReadOnly Property RebootStatus As String

Property Value

Attributes

Applies to