CreateSnapshotRequestEnableRemoteReplication Property |
Replicates the snapshot created to a remote cluster.
Possible values are:
true: The snapshot is replicated to remote storage.
false: Default. The snapshot is not replicated.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<bool> EnableRemoteReplication { get; set; }
Property Value
Type:
NullableBooleanSee Also