TargetCostAllocationResource interface
Target resources for cost allocation.
- Extends
Properties
| policy |
Method of cost allocation for the rule |
| values | Target resources for cost allocation. This list cannot contain more than 25 values. |
Inherited Properties
| name | If resource type is dimension, this must be either ResourceGroupName or SubscriptionId. If resource type is tag, this must be a valid Azure tag |
| resource |
Type of resources contained in this cost allocation rule |
Property Details
policyType
Method of cost allocation for the rule
policyType: string
Property Value
string
values
Target resources for cost allocation. This list cannot contain more than 25 values.
values: CostAllocationProportion[]
Property Value
Inherited Property Details
name
If resource type is dimension, this must be either ResourceGroupName or SubscriptionId. If resource type is tag, this must be a valid Azure tag
name: string
Property Value
string
Inherited From CostAllocationResource.name
resourceType
Type of resources contained in this cost allocation rule
resourceType: string
Property Value
string
Inherited From CostAllocationResource.resourceType