Freigeben über


AvailablePatchSummary.RebootPending Eigenschaft

Definition

Ruft den gesamten Neustart status des virtuellen Computers ab. Dies ist richtig, wenn teilweise installierte Patches einen Neustart erfordern, um die Installation abzuschließen, der Neustart jedoch noch nicht erfolgt ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: