Aracılığıyla paylaş


AdminRequestApprovalsResource.Plans Property

Definition

Gets list of plans with requesters details

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to