Click or drag to resize

ClusterHardwareInfoNodes Property

[Missing <summary> documentation for "P:SolidFire.Element.Api.ClusterHardwareInfo.Nodes"]

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Dictionary<string, Hashtable> Nodes { get; set; }

Property Value

Type: DictionaryString, Hashtable
See Also