CreateVolumeRequest Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the CreateVolume operation.

Initializes an empty volume of a given size.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.CreateVolumeRequest

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class CreateVolumeRequest : AmazonWebServiceRequest
         IRequestEvents

The CreateVolumeRequest type exposes the following members

Constructors

  Name Description
Public Method CreateVolumeRequest()

Properties

  Name Description
Public Property AvailabilityZone The Availability Zone in which to create the new volume.
Public Property Iops
Public Property Size The size of the volume, in gigabytes. Required if you are not creating a volume from a snapshot.
Public Property SnapshotId The ID of the snapshot from which to create the new volume.
Public Property 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