PivotProperties Class

Each pivot must contain a 'type' and 'name'.

Inheritance
PivotProperties

Constructor

PivotProperties(*, type: Optional[Union[str, azure.mgmt.costmanagement.models._cost_management_client_enums.PivotType]] = None, name: Optional[str] = None, **kwargs)

Parameters

type
str or PivotType
Required

Data type to show in view. Possible values include: "Dimension", "TagKey".

name
str
Required

Data field to show in view.