次の方法で共有


VirtualMachineInstallPatchesResult.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

適用対象