Click or drag to resize

ListDrivesResultDrives Property

Information for the drives that are connected to the cluster.

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

Property Value

Type: DriveInfo
See Also