LastPatchInstallationSummary.ExcludedPatchCount Property

Definition

Gets the number of all available patches but excluded explicitly by a customer-specified exclusion list match.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to