Share via


InputWindowsParameters.ExcludeKbsRequiringReboot Property

Definition

Gets or sets exclude patches which need reboot

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to