Click or drag to resize

BreakSnapMirrorVolumeRequest Properties

The BreakSnapMirrorVolumeRequest type exposes the following members.

Properties
  NameDescription
Public propertyAccess
Resulting volume access mode. Possible values: readWrite readOnly locked
Public propertyPreserve
Preserve any snapshots newer than the snapshot identified by snapshotID. Possible values: true: Preserve snapshots newer than snapshotID. false: Do not preserve snapshots newer than snapshotID. If false, any snapshots newer than snapshotID are deleted.
Public propertySnapshotID
Roll back the volume to the snapshot identified by this ID. The default behavior is to roll back to the most recent snapshot.
Public propertyVolumeID
The volume on which to perform the break operation. The volume access mode must be snapMirrorTarget.
Top
See Also