ContinuousModeBackupPolicy interface

The object representing continuous mode backup policy.

Extends

Properties

continuousModeProperties

Configuration values for continuous mode backup

type

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

migrationState

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