CostAllocationRuleProperties interface

The properties of a cost allocation rule

Properties

createdDate

Time at which the rule was created. Rules that change cost for the same resource are applied in order of creation.

description

Description of a cost allocation rule.

details

Resource information for the cost allocation rule

status

Status of the rule

updatedDate

Time at which the rule was last updated.

Property Details

createdDate

Time at which the rule was created. Rules that change cost for the same resource are applied in order of creation.

createdDate?: Date

Property Value

Date

description

Description of a cost allocation rule.

description?: string

Property Value

string

details

Resource information for the cost allocation rule

details: CostAllocationRuleDetails

Property Value

status

Status of the rule

status: string

Property Value

string

updatedDate

Time at which the rule was last updated.

updatedDate?: Date

Property Value

Date