SnapshotConsistencyType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Snapshot consistency type. possible values: "OnlyCrashConsistent"
public enum SnapshotConsistencyType
type SnapshotConsistencyType =
Public Enum SnapshotConsistencyType
- Inheritance
-
SnapshotConsistencyType
Fields
Name | Value | Description |
---|---|---|
Default | 1 | |
OnlyCrashConsistent | 2 |