ProviderSkuDescription.PricingDetails 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.
The list of pricing details for the sku.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Quantum.Models.QuantumPricingDetail> PricingDetails { get; }
member this.PricingDetails : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Quantum.Models.QuantumPricingDetail>
Public ReadOnly Property PricingDetails As IReadOnlyList(Of QuantumPricingDetail)