Share via


AvailablePatchSummary.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.

public Azure.Provisioning.BicepValue<bool> RebootPending { get; }
member this.RebootPending : Azure.Provisioning.BicepValue<bool>
Public ReadOnly Property RebootPending As BicepValue(Of Boolean)

Property Value

Applies to