LastPatchInstallationSummary.FailedPatchCount プロパティ

定義

インストールに失敗した修正プログラムの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象