Compartir a través de


UpdateSummary.RebootBehavior Propiedad

Definición

Obtiene indica si las actualizaciones están disponibles y al menos una de las actualizaciones necesita un reinicio. Entre los valores posibles se incluyen: "NeverReboots", "RequiresReboot", "RequestReboot"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a