INPUT_OBJECT
Input to configure the SLA Domain for Azure SQL Managed Instance DB.
input AzureSqlManagedInstanceDbConfigInput {# 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}