Uses of Class
com.azure.resourcemanager.costmanagement.models.ForecastTimePeriod
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of ForecastTimePeriod in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionForecastDefinition.timePeriod()
Get the timePeriod property: Has time period for pulling data for the forecast.ForecastTimePeriod.withFrom
(OffsetDateTime from) Set the from property: The start date to pull data from.ForecastTimePeriod.withTo
(OffsetDateTime to) Set the to property: The end date to pull data to.Modifier and TypeMethodDescriptionForecastDefinition.withTimePeriod
(ForecastTimePeriod timePeriod) Set the timePeriod property: Has time period for pulling data for the forecast.