AWS SDK Version 2 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.

.NET Framework 4.5
 
Gets and sets the property VolumeSize.

The volume size, in gigabytes.

Valid values: If the volume type is

io1
, the minimum size of the volume is 10 GiB. If you specify
SnapshotId
and
VolumeSize
,
VolumeSize
must be equal to or larger than the size of the snapshot.

Default: If you create a volume from a snapshot and you don't specify a volume size, the default is the size of the snapshot.

Required: Required when the volume type is

io1
.

Namespace: Amazon.AutoScaling.Model
Assembly: AWSSDK.dll
Version: 0.0.3.0

Syntax

C#
public Int32 VolumeSize { get; set; }
Property Value
Type: System.Int32

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8