DisableBackupDescription Class

It describes the body parameters while disabling backup of a backup entity(Application/Service/Partition).

All required parameters must be populated in order to send to Azure.

Inheritance
DisableBackupDescription

Constructor

DisableBackupDescription(*, clean_backup: bool, **kwargs)

Parameters

clean_backup
bool
Required

Required. Boolean flag to delete backups. It can be set to true for deleting all the backups which were created for the backup entity that is getting disabled for backup.