CostAllocationRuleDetails.SourceResources Property

Definition

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)

Property Value

Applies to