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.
Namespace: Amazon.OpsWorks.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class RaidArray : Object
The RaidArray type exposes the following members
Name | Description | |
---|---|---|
![]() |
RaidArray() |
Name | Type | Description | |
---|---|---|---|
![]() |
AvailabilityZone | System.String |
Gets and sets the property AvailabilityZone.
The array's Availability Zone. For more information, see Regions and Endpoints. |
![]() |
CreatedAt | System.String |
Gets and sets the property CreatedAt.
When the RAID array was created. |
![]() |
Device | System.String |
Gets and sets the property Device.
The array's Linux device. For example /dev/mdadm0. |
![]() |
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 array's mount point. |
![]() |
Name | System.String |
Gets and sets the property Name.
The array name. |
![]() |
NumberOfDisks | System.Int32 |
Gets and sets the property NumberOfDisks.
The number of disks in the array. |
![]() |
RaidArrayId | System.String |
Gets and sets the property RaidArrayId.
The array ID. |
![]() |
RaidLevel | System.Int32 |
Gets and sets the property RaidLevel.
The RAID level. |
![]() |
Size | System.Int32 |
Gets and sets the property Size.
The array's size. |
![]() |
StackId | System.String |
Gets and sets the property StackId.
The stack ID. |
![]() |
VolumeType | System.String |
Gets and sets the property VolumeType.
The volume type, standard or PIOPS. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8