DiskPoolListResult Class

List of Disk Pools.

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

All required parameters must be populated in order to send to Azure.

Inheritance
DiskPoolListResult

Constructor

DiskPoolListResult(*, value: List[azure.mgmt.storagepool.models._models_py3.DiskPool], **kwargs)

Parameters

value
list[<xref:storage_pool_management.models.DiskPool>]
Required

Required. An array of Disk pool objects.

Variables

next_link
str

URI to fetch the next section of the paginated response.