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).
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Types
Last updated