Click or drag to resize

ListClusterFaultsResultFaults Property

The list of Cluster Fault objects.

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

Property Value

Type: ClusterFaultInfo
See Also