LastPatchInstallationSummary.NotSelectedPatchCount Property

Definition

Gets the number of all available patches but not going to be installed because it didn't match a classification or inclusion list entry.

[Newtonsoft.Json.JsonProperty(PropertyName="notSelectedPatchCount")]
public int? NotSelectedPatchCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notSelectedPatchCount")>]
member this.NotSelectedPatchCount : Nullable<int>
Public ReadOnly Property NotSelectedPatchCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to