StorageDevice Class

NAMESPACE

RASAdminEngine.Core.OutputModels.Template

DESCRIPTION

RAS Template Advanced AWS Storage Device settings

INHERITED FROM

RASSerilazableObjarrow-up-right⇒StorageDevice

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

DeviceName

Device name.

Nullable<UInt64>

MaximumIOPS

Maximum IOPS.

UInt64

Size

Size (GiB).

Nullable<UInt64>

Throughput

Throughput (MB/s).

VolumeType

Volume type.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated