CostAllocationRuleDetails.SourceResources 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.
Source resources for cost allocation. At this time, this list can contain no more than one element.
public System.Collections.Generic.IList<Azure.ResourceManager.CostManagement.Models.SourceCostAllocationEntity> SourceResources { get; }
member this.SourceResources : System.Collections.Generic.IList<Azure.ResourceManager.CostManagement.Models.SourceCostAllocationEntity>
Public ReadOnly Property SourceResources As IList(Of SourceCostAllocationEntity)