Uses of Class
com.azure.resourcemanager.costmanagement.models.ForecastDatasetConfiguration
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of ForecastDatasetConfiguration in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionForecastDataset.configuration()
Get the configuration property: Has configuration information for the data in the export.ForecastDatasetConfiguration.withColumns
(List<String> columns) Set the columns property: Array of column names to be included in the forecast.Modifier and TypeMethodDescriptionForecastDataset.withConfiguration
(ForecastDatasetConfiguration configuration) Set the configuration property: Has configuration information for the data in the export.