LastPatchInstallationSummary.InstalledPatchCount プロパティ

定義

正常にインストールされたパッチの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象