Dimension Class
Dimension.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.costmanagement.models._models_py3.ResourceDimension
Constructor
Dimension(*, data: Optional[List[str]] = None, **kwargs)
Parameters
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
- description
- str
Dimension description.
- filter_enabled
- bool
Filter enabled.
- grouping_enabled
- bool
Grouping enabled.
- total
- int
Total number of data for the dimension.
- category
- str
Dimension category.
- usage_start
- datetime
Usage start.
- usage_end
- datetime
Usage end.
- next_link
- str
The link (url) to the next page of results.
Feedback
Submit and view feedback for