Click or drag to resize

ResetDrivesDetailsDrives Property

Details of a single drive that is being reset.

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

Property Value

Type: ResetDriveDetails
See Also