Click or drag to resize

CreateVolumeRequestEnableSnapMirrorReplication Property

Specifies whether SnapMirror replication is enabled or not.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Nullable<bool> EnableSnapMirrorReplication { get; set; }

Property Value

Type: NullableBoolean
See Also