Get Scheduled Query Rules Log Result
data class GetScheduledQueryRulesLogResult(val authorizedResourceIds: List<String>, val criterias: List<GetScheduledQueryRulesLogCriteria>, val dataSourceId: String, val description: String, val enabled: Boolean, val id: String, val location: String, val name: String, val resourceGroupName: String, val tags: Map<String, String>)
A collection of values returned by getScheduledQueryRulesLog.