VolumeList Class

List of volume resources.

Inheritance
VolumeList

Constructor

VolumeList(*, value: Optional[List[azure.mgmt.netapp.models._models_py3.Volume]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[Volume]
Required

List of volumes.

next_link
str
Required

URL to get the next set of results.