PeriodicModeBackupPolicy interface
The object representing periodic mode backup policy.
- Extends
Properties
| periodic |
Configuration values for periodic mode backup |
| type | Describes the mode of backups. |
Inherited Properties
| migration |
The object representing the state of the migration between the backup policies. |
Property Details
periodicModeProperties
Configuration values for periodic mode backup
periodicModeProperties?: PeriodicModeProperties
Property Value
type
Describes the mode of backups.
type: "Periodic"
Property Value
"Periodic"
Inherited Property Details
migrationState
The object representing the state of the migration between the backup policies.
migrationState?: BackupPolicyMigrationState
Property Value
Inherited From BackupPolicy.migrationState