次の方法で共有


VirtualMachineImage.Plan プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象