Aracılığıyla paylaş


RequestApprovalResource.PlansDetails Property

Definition

Gets or sets the plans details

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to