Click or drag to resize

DriveNodeID Property

The node this drive is located. If the drive has been physically removed from the node, this is where it was last seen.

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

Property Value

Type: Int64
See Also