INPUT_OBJECT
MssqlConfigInput
Description
Input to configure the log settings for SQL Server database in an SLA Domain.
link GraphQL Schema definition
- input MssqlConfigInput {
- # Frequency for log backups of SQL Server databases.
- SlaDurationInput :
- # The duration for which the logs will be retained.
- SlaDurationInput :
- }