ContinuousModeBackupPolicy interface
The object representing continuous mode backup policy.
- Extends
Properties
| continuous |
Configuration values for continuous mode backup |
| type | Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
| migration |
The object representing the state of the migration between the backup policies. |
Property Details
continuousModeProperties
Configuration values for continuous mode backup
continuousModeProperties?: ContinuousModeProperties
Property Value
type
Polymorphic discriminator, which specifies the different types this object can be
type: "Continuous"
Property Value
"Continuous"
Inherited Property Details
migrationState
The object representing the state of the migration between the backup policies.
migrationState?: BackupPolicyMigrationState
Property Value
Inherited From BackupPolicy.migrationState