QueryApprovedPlansResult.Details Property

Definition

A list indicating for each plan which subscriptions are approved. Plan Id is unique.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Marketplace.Models.QueryApprovedPlansDetails> Details { get; }
member this.Details : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Marketplace.Models.QueryApprovedPlansDetails>
Public ReadOnly Property Details As IReadOnlyList(Of QueryApprovedPlansDetails)

Property Value

Applies to