OperationListResult Class
The list of available operations for Data Lake Store.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.datalake.store._serialization.ModelOperationListResult
Constructor
OperationListResult(**kwargs: Any)
Variables
Name | Description |
---|---|
value
|
The results of the list operation. |
next_link
|
The link (url) to the next page of results. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python