PeriodicModeBackupPolicy interface
The object representing periodic mode backup policy.
- Extends
Properties
periodic |
Configuration values for periodic 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
periodicModeProperties
Configuration values for periodic mode backup
periodicModeProperties?: PeriodicModeProperties
Property Value
type
Polymorphic discriminator, which specifies the different types this object can be
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