Uses of Class
com.azure.resourcemanager.costmanagement.models.ForecastDatasetConfiguration
Packages that use ForecastDatasetConfiguration
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of ForecastDatasetConfiguration in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return ForecastDatasetConfigurationModifier 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.Methods in com.azure.resourcemanager.costmanagement.models with parameters of type ForecastDatasetConfigurationModifier and TypeMethodDescriptionForecastDataset.withConfiguration(ForecastDatasetConfiguration configuration) Set the configuration property: Has configuration information for the data in the export.