LastPatchInstallationSummary.InstalledPatchCount Property

Definition

Gets the count of patches that successfully installed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to