BackupPolicy interface
The object representing the policy for taking backups on an account.
Properties
| migration |
The object representing the state of the migration between the backup policies. |
| type | The discriminator possible values: Periodic, Continuous |
Property Details
migrationState
The object representing the state of the migration between the backup policies.
migrationState?: BackupPolicyMigrationState
Property Value
type
The discriminator possible values: Periodic, Continuous
type: string
Property Value
string