public CreateVolume ( int size, string sourceVolumeId = null, string description = null, string name = null, string snapshotId = null, string volumeType = null, string imageRef = null ) : Volume | ||
size | int | |
sourceVolumeId | string | |
description | string | |
name | string | |
snapshotId | string | |
volumeType | string | |
imageRef | string | |
return | Volume |