Compartir a través de


InputWindowsParameters.ExcludeKbsRequiringReboot Propiedad

Definición

Obtiene o establece la exclusión de revisiones que necesitan reiniciarse.

[Newtonsoft.Json.JsonProperty(PropertyName="excludeKbsRequiringReboot")]
public bool? ExcludeKbsRequiringReboot { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="excludeKbsRequiringReboot")>]
member this.ExcludeKbsRequiringReboot : Nullable<bool> with get, set
Public Property ExcludeKbsRequiringReboot As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a