models_v2.backup_run_type_enum module¶
-
class
models_v2.backup_run_type_enum.
BackupRunTypeEnum
[source]¶ Bases:
object
Implementation of the ‘BackupRunType’ enum.
Specifies the type of run this rule should apply to.
- Attributes:
KINCREMENTAL: TODO: type description here. KFULL: TODO: type description here.
-
KFULL
= 'kFull'¶
-
KINCREMENTAL
= 'kIncremental'¶