BudgetFilter interface

May be used to filter budgets by resource group, resource, or meter.

Properties

and

The logical "AND" expression. Must have at least 2 items.

dimensions

Has comparison expression for a dimension

not

The logical "NOT" expression.

tags

Has comparison expression for a tag

Property Details

and

The logical "AND" expression. Must have at least 2 items.

and?: BudgetFilterProperties[]

Property Value

dimensions

Has comparison expression for a dimension

dimensions?: BudgetComparisonExpression

Property Value

not

The logical "NOT" expression.

not?: BudgetFilterProperties

Property Value

tags

Has comparison expression for a tag

tags?: BudgetComparisonExpression

Property Value