toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.consumption.kotlin.outputs
/
GetBudgetResourceGroupTimePeriod
Get
Budget
Resource
Group
Time
Period
data
class
GetBudgetResourceGroupTimePeriod
(
val
endDate
:
String
,
val
startDate
:
String
)
Members
Constructors
Get
Budget
Resource
Group
Time
Period
Link copied to clipboard
constructor
(
endDate
:
String
,
startDate
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
end
Date
Link copied to clipboard
val
endDate
:
String
The end date for the budget.
start
Date
Link copied to clipboard
val
startDate
:
String
The start date for the budget.