Click or drag to resize

CheckProposedResultProposedClusterErrors Property

The errors associated with the proposed cluster.

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

Property Value

Type: ProposedClusterError
See Also