 | SnapshotQuality Enumeration |
Snapshot quality.
Namespace: DoubleTake.Web.ModelsAssembly: DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.5.36.0 (0.5.36.0)
Syntaxpublic enum SnapshotQuality
Public Enumeration SnapshotQuality
public enum class SnapshotQuality
Members
| Member name | Value | Description |
---|
| Good | 0 |
The snapshot is good.
|
| Bad | 1 |
The snapshot is bad.
|
See Also