Click or drag to resize

ListClusterPairsResultClusterPairs Property

Information about each paired cluster.

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

Property Value

Type: PairedCluster
See Also