StorageContainerListResult Class
The list of blob containers associated with the storage account attached to the Data Lake Analytics account.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.datalake.analytics.account._serialization.ModelStorageContainerListResult
Constructor
StorageContainerListResult(**kwargs)
Variables
Name | Description |
---|---|
value
|
The results of the list operation. |
next_link
|
The link (url) to the next page of results. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python