toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.consumption.kotlin.outputs
/
GetBudgetResourceGroupFilterNotDimension
Get
Budget
Resource
Group
Filter
Not
Dimension
data
class
GetBudgetResourceGroupFilterNotDimension
(
val
name
:
String
,
val
operator
:
String
,
val
values
:
List
<
String
>
)
Members
Constructors
Get
Budget
Resource
Group
Filter
Not
Dimension
Link copied to clipboard
constructor
(
name
:
String
,
operator
:
String
,
values
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of this Consumption Budget.
operator
Link copied to clipboard
val
operator
:
String
The operator used for comparison.
values
Link copied to clipboard
val
values
:
List
<
String
>
A list of values for the tag.