CloneVolumeResult Properties |
The CloneVolumeResult type exposes the following members.
| Name | Description | |
|---|---|---|
| AsyncHandle |
Handle value used to track the progress of the clone.
| |
| CloneID |
The ID of the newly-created clone.
| |
| Curve |
The curve is a set of key-value pairs.
The keys are I/O sizes in bytes.
The values represent the cost of performing an IOP at a specific I/O size.
The curve is calculated relative to a 4096 byte operation set at 100 IOPS.
| |
| Volume |
The resulting volume
| |
| VolumeID |
The volume ID of the newly-created clone.
|