Click or drag to resize

SolidFireElementCreateVolumeAsync Method

Overload List
  NameDescription
Public methodCreateVolumeAsync(CreateVolumeRequest, CancellationToken)
CreateVolume enables you to create a new (empty) volume on the cluster. As soon as the volume creation is complete, the volume is available for connection via iSCSI.
Public methodCreateVolumeAsync(CancellationToken, String, Int64, Int64, NullableBoolean, QoS, Hashtable, NullableBoolean, String, NullableBoolean, NullableInt64, String, NullableInt64, NullableInt64)
CreateVolume enables you to create a new (empty) volume on the cluster. As soon as the volume creation is complete, the volume is available for connection via iSCSI.
Top
See Also