| VolumeDefinition Class |
Namespace: OpenStack.Compute.v2_1
The VolumeDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| VolumeDefinition |
Initializes a new instance of the VolumeDefinition class.
|
| Name | Description | |
|---|---|---|
| AvailabilityZone |
The availability zone.
| |
| Description |
The volume description.
| |
| Metadata |
One or more metadata key and value pairs to associate with the volume.
| |
| Name |
The volume name.
| |
| Size |
The size of the volume, in gigabytes (GB).
| |
| SourceSnapshotId |
The snapshot from which to create a volume.
| |
| VolumeTypeId |
The unique identifier for a volume type.
|