ConsistencyModeTypes Enum
ConsistencyMode of the RestorePoint. Can be specified in the input while creating a restore point. For now, only CrashConsistent is accepted as a valid input. Please refer to https://aka.ms/RestorePoints for more details.
Fields
| APPLICATION_CONSISTENT |
| CRASH_CONSISTENT |
| FILE_SYSTEM_CONSISTENT |