StorageDevice Class

NAMESPACE

RASAdminEngine.Core.OutputModels.Template

DESCRIPTION

RAS Template Advanced AWS Storage Device settings

INHERITED FROM

RASSerilazableObj⇒StorageDevice

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

TypeNameDescription

String

DeviceName

Device name.

Nullable<UInt64>

MaximumIOPS

Maximum IOPS.

UInt64

Size

Size (GiB).

Nullable<UInt64>

Throughput

Throughput (MB/s).

VolumeType

Volume type.

PUBLIC METHODS

TypeNameDescription

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

Last updated

© 2024 Parallels International GmbH. All rights reserved.