Uses of Class
com.azure.resourcemanager.costmanagement.models.ForecastColumn
Packages that use ForecastColumn
Package
Description
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of ForecastColumn in com.azure.resourcemanager.costmanagement.fluent.models
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return types with arguments of type ForecastColumnModifier and TypeMethodDescriptionForecastProperties.columns()Get the columns property: Array of columns.ForecastResultInner.columns()Get the columns property: Array of columns.Method parameters in com.azure.resourcemanager.costmanagement.fluent.models with type arguments of type ForecastColumnModifier and TypeMethodDescriptionForecastProperties.withColumns(List<ForecastColumn> columns) Set the columns property: Array of columns.ForecastResultInner.withColumns(List<ForecastColumn> columns) Set the columns property: Array of columns. -
Uses of ForecastColumn in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return ForecastColumnModifier and TypeMethodDescriptionSet the name property: The name of column.Set the type property: The type of column.Methods in com.azure.resourcemanager.costmanagement.models that return types with arguments of type ForecastColumnModifier and TypeMethodDescriptionForecastResult.columns()Gets the columns property: Array of columns.