Compartir a través de


LastPatchInstallationSummary.InstalledPatchCount Propiedad

Definición

Obtiene el recuento de revisiones que se instalaron correctamente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a