Uses of Class
com.azure.resourcemanager.costmanagement.models.QueryColumn
Packages that use QueryColumn
Package
Description
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of QueryColumn in com.azure.resourcemanager.costmanagement.fluent.models
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return types with arguments of type QueryColumnModifier and TypeMethodDescriptionQueryProperties.columns()Get the columns property: Array of columns.QueryResultInner.columns()Get the columns property: Array of columns.Method parameters in com.azure.resourcemanager.costmanagement.fluent.models with type arguments of type QueryColumnModifier and TypeMethodDescriptionQueryProperties.withColumns(List<QueryColumn> columns) Set the columns property: Array of columns.QueryResultInner.withColumns(List<QueryColumn> columns) Set the columns property: Array of columns. -
Uses of QueryColumn in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return QueryColumnModifier 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 QueryColumnModifier and TypeMethodDescriptionQueryResult.columns()Gets the columns property: Array of columns.