ResourceSkuListResult Class

List Disk Pool skus operation response.

Inheritance
ResourceSkuListResult

Constructor

ResourceSkuListResult(*, value: Optional[List[azure.mgmt.storagepool.models._models_py3.ResourceSkuInfo]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

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

The list of StoragePool resource skus.

next_link
str
Required

URI to fetch the next section of the paginated response.