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
StorageAccountListResult

Constructor

StorageAccountListResult(**kwargs)

Variables

value
list[StorageAccount]

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.