Uses of Class
com.azure.resourcemanager.costmanagement.models.ReportConfigGrouping
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of ReportConfigGrouping in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionSet the name property: The name of the column to group.ReportConfigGrouping.withType
(QueryColumnType type) Set the type property: Has type of the column to group.Modifier and TypeMethodDescriptionReportConfigDataset.grouping()
Get the grouping property: Array of group by expression to use in the report.Modifier and TypeMethodDescriptionReportConfigDataset.withGrouping
(List<ReportConfigGrouping> grouping) Set the grouping property: Array of group by expression to use in the report.