pulumi-azure-kotlin
5.53.0.0
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
)
Types
Constructors
Properties
Constructors
Get
Budget
Resource
Group
Time
Period
Link copied to clipboard
fun
GetBudgetResourceGroupTimePeriod
(
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.