CostAllocationRuleDetails.TargetResources 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.
Target 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.TargetCostAllocationEntity> TargetResources { get; }
member this.TargetResources : System.Collections.Generic.IList<Azure.ResourceManager.CostManagement.Models.TargetCostAllocationEntity>
Public ReadOnly Property TargetResources As IList(Of TargetCostAllocationEntity)