Snapshot.PurchasePlan プロパティ

定義

スナップショットのソース ディスクが最初に作成されたイメージの購入プラン情報を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象