Represents an Amazon Elastic Block Storage (EBS) volume.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class Volume : Object
The Volume type exposes the following members
Constructors
| Name | Description | |
|---|---|---|
|
Volume() |
Properties
| Name | Description | |
|---|---|---|
|
Attachments | Information on what this volume is attached to. |
|
AvailabilityZone | Availability zone in which this volume was created. |
|
CreateTime | Timestamp when volume creation was initiated. |
|
Iops | |
|
Size | The size of this volume, in gigabytes. |
|
SnapshotId | Optional snapshot from which this volume was created. |
|
State |
State of this volume (e.g., creating, available).
Constraints: |
|
Tags | A list of tags for the Volume. |
|
VolumeId | The unique ID of this 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