CostAllocationRuleDetails interface
Resource details of the cost allocation rule
Properties
| source |
Source resources for cost allocation. At this time, this list can contain no more than one element. |
| target |
Target resources for cost allocation. At this time, this list can contain no more than one element. |
Property Details
sourceResources
Source resources for cost allocation. At this time, this list can contain no more than one element.
sourceResources?: SourceCostAllocationResource[]
Property Value
targetResources
Target resources for cost allocation. At this time, this list can contain no more than one element.
targetResources?: TargetCostAllocationResource[]