ReportConfigGrouping Class

The group by expression to be used in the report.

All required parameters must be populated in order to send to Azure.

Inheritance
ReportConfigGrouping

Constructor

ReportConfigGrouping(*, type: Union[str, azure.mgmt.costmanagement.models._cost_management_client_enums.ReportConfigColumnType], name: str, **kwargs)

Parameters

type
str or ReportConfigColumnType
Required

Required. Has type of the column to group. Possible values include: "Tag", "Dimension".

name
str
Required

Required. The name of the column to group. This version supports subscription lowest possible grain.