QueryApprovedPlansResult.Details Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)