SapHanaOnDemandBackupConfigBackupType
Enumerates the types of backups that can be performed for an SAP HANA database.
Values
| Value | Description |
|---|---|
| SAP_HANA_ON_DEMAND_BACKUP_CONFIG_BACKUP_TYPE_DIFFERENTIAL | Specifies that the backup to be performed is differential. |
| SAP_HANA_ON_DEMAND_BACKUP_CONFIG_BACKUP_TYPE_FULL | Specifies that the backup to be performed is full. |
| SAP_HANA_ON_DEMAND_BACKUP_CONFIG_BACKUP_TYPE_INCREMENTAL | Specifies that the backup to be performed is incremental. |