Compartir a través de


Disk.PurchasePlan Propiedad

Definición

Obtiene o establece la información del plan de compra de la imagen a partir de la que se creó el disco del sistema operativo. Por ejemplo: {name: 2019-Datacenter, publisher: MicrosoftWindowsServer, product: WindowsServer}

[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