Click or drag to resize

VolumeVolumePairs Property

Information about a paired volume. Available only if a volume is paired. @see VolumePairs for return values.

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

Property Value

Type: VolumePair
See Also