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.
Describes an instance's Amazon EBS volume.
Namespace: Amazon.OpsWorks.Model
Assembly: AWSSDK.OpsWorks.dll
Version: 3.x.y.z
public class Volume
The Volume type exposes the following members
Name | Description | |
---|---|---|
Volume() |
Name | Type | Description | |
---|---|---|---|
AvailabilityZone | System.String |
Gets and sets the property AvailabilityZone. The volume Availability Zone. For more information, see Regions and Endpoints. |
|
Device | System.String |
Gets and sets the property Device. The device name. |
|
Ec2VolumeId | System.String |
Gets and sets the property Ec2VolumeId. The Amazon EC2 volume ID. |
|
Encrypted | System.Boolean |
Gets and sets the property Encrypted. Specifies whether an Amazon EBS volume is encrypted. For more information, see Amazon EBS Encryption. |
|
InstanceId | System.String |
Gets and sets the property InstanceId. The instance ID. |
|
Iops | System.Int32 |
Gets and sets the property Iops. For PIOPS volumes, the IOPS per disk. |
|
MountPoint | System.String |
Gets and sets the property MountPoint. The volume mount point. For example, "/mnt/disk1". |
|
Name | System.String |
Gets and sets the property Name. The volume name. Volume names are a maximum of 128 characters. |
|
RaidArrayId | System.String |
Gets and sets the property RaidArrayId. The RAID array ID. |
|
Region | System.String |
Gets and sets the property Region. The Amazon Web Services Region. For more information about Amazon Web Services Regions, see Regions and Endpoints. |
|
Size | System.Int32 |
Gets and sets the property Size. The volume size. |
|
Status | System.String |
Gets and sets the property Status. The value returned by DescribeVolumes. |
|
VolumeId | System.String |
Gets and sets the property VolumeId. The volume ID. |
|
VolumeType | System.String |
Gets and sets the property VolumeType. The volume type. For more information, see Amazon EBS Volume Types.
|
.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