CostAllocationRuleDetails.TargetResources Property

Definition

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)

Property Value

Applies to