StorageAccountListResult Class

The response from the List Storage Accounts operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.storage._serialization.Model
StorageAccountListResult

Constructor

StorageAccountListResult(**kwargs: Any)

Variables

Name Description
value

Gets the list of storage accounts and their properties.

next_link
str

Request URL that can be used to query next page of storage accounts. Returned when total number of requested storage accounts exceed maximum page size.