Sql Server Resource Settings Response
data class SqlServerResourceSettingsResponse(val resourceType: String, val targetResourceGroupName: String? = null, val targetResourceName: String)
Defines the SQL Server resource settings.