AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Instantiates CreateVolumeRequest with the parameterized properties

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public CreateVolumeRequest(
         String availabilityZone,
         String snapshotId
)

Parameters

availabilityZone
Type: System.String

The ID of the Availability Zone in which to create the volume. For example, us-east-1a.

snapshotId
Type: System.String

The snapshot from which to create the volume. You must specify either a snapshot ID or a volume size.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5