Compartir a través de


LastPatchInstallationSummary.PendingPatchCount Propiedad

Definición

Obtiene el número de todas las revisiones disponibles que se espera que se instalen durante la operación de instalación de revisiones.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a