GetCostAllocationRuleResult

data class GetCostAllocationRuleResult(val id: String, val name: String, val properties: CostAllocationRulePropertiesResponse, val type: String)

The cost allocation rule model definition

Constructors

Link copied to clipboard
constructor(id: String, name: String, properties: CostAllocationRulePropertiesResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Azure Resource Manager Id for the rule. This is a read ony value.

Link copied to clipboard

Name of the rule. This is a read only value.

Link copied to clipboard

Cost allocation rule properties

Link copied to clipboard

Resource type of the rule. This is a read only value of Microsoft.CostManagement/CostAllocationRule.