Compartir a través de


RequestApprovalResource.PlansDetails Propiedad

Definición

Obtiene o establece los detalles de los planes.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a