次の方法で共有


VirtualMachinePatchStatus.LastPatchInstallationSummary プロパティ

定義

仮想マシンの最新のインストール操作のインストールの概要を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象