Udostępnij za pośrednictwem


MachineAssessPatchesResult.RebootPending Property

Definition

The overall reboot status of the VM. It will be true when partially installed patches require a reboot to complete installation but the reboot has not yet occurred.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)]
public bool? RebootPending { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PropertyOrigin.Owned)>]
member this.RebootPending : Nullable<bool>
Public ReadOnly Property RebootPending As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to