Click or drag to resize

ModifyVolumeRequestEnableSnapMirrorReplication Property

Determines whether the volume can be used for replication with SnapMirror endpoints. Possible values: true false

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