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
tags
Has comparison expression for a tag
tags?: BudgetComparisonExpression