Partager via


VirtualMachineAssessPatchesResult.RebootPending Propriété

Définition

Obtient le status de redémarrage global de la machine virtuelle. Cela sera vrai lorsque les correctifs partiellement installés nécessitent un redémarrage pour terminer l’installation, mais que le redémarrage n’a pas encore eu lieu.

[Newtonsoft.Json.JsonProperty(PropertyName="rebootPending")]
public bool? RebootPending { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rebootPending")>]
member this.RebootPending : Nullable<bool>
Public ReadOnly Property RebootPending As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à