Uses of Class
com.azure.resourcemanager.costmanagement.models.QueryAggregation
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of QueryAggregation in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionQueryAggregation.withFunction
(FunctionType function) Set the function property: The name of the aggregation function to use.Set the name property: The name of the column to aggregate.Modifier and TypeMethodDescriptionQueryDataset.aggregation()
Get the aggregation property: Dictionary of aggregation expression to use in the query.Modifier and TypeMethodDescriptionQueryDataset.withAggregation
(Map<String, QueryAggregation> aggregation) Set the aggregation property: Dictionary of aggregation expression to use in the query.