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.

Inheritance
builtins.str
ConsistencyModeTypes
ConsistencyModeTypes

Constructor

ConsistencyModeTypes(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

APPLICATION_CONSISTENT
CRASH_CONSISTENT
FILE_SYSTEM_CONSISTENT