Compartir a través de


AvailablePatchSummary.RebootPending Propiedad

Definición

Obtiene el estado de reinicio general de la máquina virtual. Será true cuando las revisiones instaladas parcialmente requieran un reinicio para completar la instalación, pero el reinicio aún no se ha producido.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a