Share via


DiskUpdate.PurchasePlan Propiedad

Definición

Obtiene o establece la información del plan de compra que se va a agregar en el disco del sistema operativo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a