Compartir a través de


Offer.Plans Propiedad

Definición

Obtiene o establece planes de oferta.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.plans")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Marketplace.Models.Plan> Plans { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.plans")>]
member this.Plans : System.Collections.Generic.IList<Microsoft.Azure.Management.Marketplace.Models.Plan> with get, set
Public Property Plans As IList(Of Plan)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a