次の方法で共有


VirtualMachineInstallPatchesResult.NotSelectedPatchCount プロパティ

定義

インストール可能として検出されたが、操作の条件を満たしていないパッチの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象