OBJECT

AzureSqlManagedInstanceDbConfig

Description

SLA Domain configuration for Azure SQL Managed Instance DB object.

link GraphQL Schema definition

  • type AzureSqlManagedInstanceDbConfig {
  • # Specifies the number of days for which the Azure SQL Managed Instance DB logs
  • # will be retained. Number of days can range from 1 to 35.
  • logRetentionInDays: Int!
  • }