Utilization Class
Savings plan utilization.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelUtilization
Constructor
Utilization(*, aggregates: List[_models.UtilizationAggregates] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
aggregates
|
The array of aggregates of a savings plan's utilization. |
Variables
Name | Description |
---|---|
trend
|
The trend for a savings plan's utilization. |
aggregates
|
The array of aggregates of a savings plan's utilization. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python