Click or drag to resize

DriveInfoDriveFailureDetail Property

If a drive's status is 'Failed', this field provides more detail on why the drive was marked failed.

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

Property Value

Type: String
See Also