Enum VssRecoveryOptions
Used by a requester to specify how a resynchronization operation is to be performed.
Namespace: Alphaleonis.Win32.Vss
Assembly: AlphaVSS.Common.dll
Syntax
[Flags]
public enum VssRecoveryOptions
Fields
Name | Description |
---|---|
None | No options. |
NoVolumeCheck | Volume safety checks should not be performed. |
RevertIdentityAll | After the resynchronization operation is complete, the signature of each target LUN should be identical to that of the original LUN that was used to create the shadow copy. |