LastPatchInstallationSummary.PendingPatchCount Property

Definition

Gets the number of all available patches expected to be installed over the course of the patch installation operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to