次の方法で共有


VirtualMachinePatchStatus.AvailablePatchSummary プロパティ

定義

仮想マシンの最新の評価操作の利用可能なパッチの概要を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="availablePatchSummary")]
public Microsoft.Azure.Management.Compute.Models.AvailablePatchSummary AvailablePatchSummary { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="availablePatchSummary")>]
member this.AvailablePatchSummary : Microsoft.Azure.Management.Compute.Models.AvailablePatchSummary with get, set
Public Property AvailablePatchSummary As AvailablePatchSummary

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象