Click or drag to resize

ListDriveStatsResultDriveStats Property

List of drive activity information for each drive.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public DriveStats[] DriveStats { get; set; }

Property Value

Type: DriveStats
See Also