StorageDevice
NAMESPACE
RASAdminEngine.Core.OutputModels.Template
DESCRIPTION
RAS Template Advanced AWS Storage Device settings
INHERITED FROM
⇒
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)
Inherited from RASSerilazableObj
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Types
Last updated