HDInsightBillingSpecsListResult.BillingResources 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 billing and managed disk billing resources for a region.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HDInsight.Models.HDInsightBillingResources> BillingResources { get; }
member this.BillingResources : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HDInsight.Models.HDInsightBillingResources>
Public ReadOnly Property BillingResources As IReadOnlyList(Of HDInsightBillingResources)