INPUT_OBJECT
MssqlDbDefaultsUpdateInput
Description
Supported in v5.0+
link GraphQL Schema definition
- input MssqlDbDefaultsUpdateInput {
- # Supported in v5.0+
- # v5.0-v5.2: True to enable CBT based backup, false to disable.
- # v5.3+: True to enable a CBT-based backup, false to disable a CBT-based backup.
- Boolean :
- # Supported in v5.0+
- Long :
- # Supported in v5.3+
- Int :
- # Supported in v7.0+
- # Use the default backup location configured in SQL Server for file-based log
- # backups.
- Boolean :
- }