Uses of Class
com.azure.resourcemanager.costmanagement.models.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
Modifier and TypeMethodDescriptionQueryProperties.columns()
Get the columns property: Array of columns.QueryResultInner.columns()
Get the columns property: Array of columns.Modifier 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
Modifier and TypeMethodDescriptionSet the name property: The name of column.Set the type property: The type of column.Modifier and TypeMethodDescriptionQueryResult.columns()
Gets the columns property: Array of columns.