INPUT_OBJECT
BulkCreateOnDemandMssqlBackupInput
Description
Input for creating multiple on-demand SQL Server database backups.
link GraphQL Schema definition
- input BulkCreateOnDemandMssqlBackupInput {
- # Required. Configuration for the on-demand backups.
- MssqlBatchBackupJobConfigInput! :
- # Required. User note to associate with audits.
- String :
- }