INPUT_OBJECT
Input to configure the SLA Domain for Azure SQL Database DB.
input AzureSqlDatabaseDbConfigInput {# Specifies the number of days for which the Azure SQL Database DB logs will be # retained. Number of days can range from 1 to 35.logRetentionInDays: Int}