UsageAggregationListResult Class

The Get UsageAggregates operation response.

Inheritance
UsageAggregationListResult

Constructor

UsageAggregationListResult(*, value: Optional[List[azure.mgmt.commerce.models._models_py3.UsageAggregation]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[UsageAggregation]
Required

Gets or sets details for the requested aggregation.

next_link
str
Required

Gets or sets the link to the next set of results.