Click or drag to resize

NodeRole Property

The node's role in the cluster. Possible values are Management, Storage, Compute, and Witness.

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

Property Value

Type: String
See Also