ENUM
SapHanaOnDemandBackupConfigBackupType
Description
Enumerates the types of backups that can be performed for an SAP HANA database.
link GraphQL Schema definition
- enum SapHanaOnDemandBackupConfigBackupType {
- # Specifies that the backup to be performed is differential.
- # Specifies that the backup to be performed is full.
- # Specifies that the backup to be performed is incremental.
- }