Container for the parameters to the CreateVolume operation.
Initializes an empty volume of a given size.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class CreateVolumeRequest : AmazonWebServiceRequest IRequestEvents
The CreateVolumeRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
CreateVolumeRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
AvailabilityZone | The Availability Zone in which to create the new volume. |
![]() |
Iops | |
![]() |
Size | The size of the volume, in gigabytes. Required if you are not creating a volume from a snapshot. |
![]() |
SnapshotId | The ID of the snapshot from which to create the new volume. |
![]() |
VolumeType |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8