Freigeben über


VirtualMachineSoftwarePatchProperties.RebootBehavior Eigenschaft

Definition

Ruft die Neustartanforderungen des Patches ab. Mögliche Werte sind: "Unknown", "NeverReboots", "AlwaysRequiresReboot", "CanRequestReboot"

[Newtonsoft.Json.JsonProperty(PropertyName="rebootBehavior")]
public string RebootBehavior { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rebootBehavior")>]
member this.RebootBehavior : string
Public ReadOnly Property RebootBehavior As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: