ProductsListResult Class
The list of products. It contains a list of available product summaries in reverse chronological order by purchase date.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelProductsListResult
Constructor
ProductsListResult(**kwargs)
Variables
Name | Description |
---|---|
value
|
The list of products. |
total_count
|
Total number of records. |
next_link
|
The link (url) to the next page of results. |
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