StoragePoolOperationListResult Class

List of operations supported by the RP.

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

Inheritance
StoragePoolOperationListResult

Constructor

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

Parameters

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

Required. An array of operations supported by the StoragePool RP.

next_link
str
Required

URI to fetch the next section of the paginated response.