CostAllocationRuleDetails Class
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.
Resource details of the cost allocation rule.
public class CostAllocationRuleDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CostManagement.Models.CostAllocationRuleDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CostManagement.Models.CostAllocationRuleDetails>
type CostAllocationRuleDetails = class
interface IJsonModel<CostAllocationRuleDetails>
interface IPersistableModel<CostAllocationRuleDetails>
Public Class CostAllocationRuleDetails
Implements IJsonModel(Of CostAllocationRuleDetails), IPersistableModel(Of CostAllocationRuleDetails)
- Inheritance
-
CostAllocationRuleDetails
- Implements
Constructors
| Name | Description |
|---|---|
| CostAllocationRuleDetails() |
Initializes a new instance of CostAllocationRuleDetails. |
Properties
| Name | Description |
|---|---|
| SourceResources |
Source resources for cost allocation. At this time, this list can contain no more than one element. |
| TargetResources |
Target resources for cost allocation. At this time, this list can contain no more than one element. |