Click or drag to resize

SolidFireElementListVolumesAsync Method

Overload List
  NameDescription
Public methodListVolumesAsync(ListVolumesRequest, CancellationToken)
The ListVolumes method enables you to retrieve a list of volumes that are in a cluster. You can specify the volumes you want to return in the list by using the available parameters.
Public methodListVolumesAsync(CancellationToken, NullableInt64, NullableInt64, String, Int64, NullableBoolean, Int64, String, NullableBoolean, String)
The ListVolumes method enables you to retrieve a list of volumes that are in a cluster. You can specify the volumes you want to return in the list by using the available parameters.
Top
See Also