GalleryImage.PurchasePlan Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to