次の方法で共有


DiskUpdate.PurchasePlan プロパティ

定義

OS ディスクに追加する購入プラン情報を取得または設定します

[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

適用対象