Share via


InputWindowsParameters.ClassificationsToInclude Property

Definition

Gets or sets classification category of patches to be patched

[Newtonsoft.Json.JsonProperty(PropertyName="classificationsToInclude")]
public System.Collections.Generic.IList<string> ClassificationsToInclude { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="classificationsToInclude")>]
member this.ClassificationsToInclude : System.Collections.Generic.IList<string> with get, set
Public Property ClassificationsToInclude As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to