SasTokenInformationListResult Class
The SAS response that contains the storage account, container and associated SAS token for connection use.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.datalake.analytics.account._serialization.ModelSasTokenInformationListResult
Constructor
SasTokenInformationListResult(**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