Scheduled Query Rules Alert V2Args
constructor(action: Output<ScheduledQueryRulesAlertV2ActionArgs>? = null, autoMitigationEnabled: Output<Boolean>? = null, criterias: Output<List<ScheduledQueryRulesAlertV2CriteriaArgs>>? = null, description: Output<String>? = null, displayName: Output<String>? = null, enabled: Output<Boolean>? = null, evaluationFrequency: Output<String>? = null, identity: Output<ScheduledQueryRulesAlertV2IdentityArgs>? = null, location: Output<String>? = null, muteActionsAfterAlertDuration: Output<String>? = null, name: Output<String>? = null, queryTimeRangeOverride: Output<String>? = null, resourceGroupName: Output<String>? = null, scopes: Output<String>? = null, severity: Output<Int>? = null, skipQueryValidation: Output<Boolean>? = null, tags: Output<Map<String, String>>? = null, targetResourceTypes: Output<List<String>>? = null, windowDuration: Output<String>? = null, workspaceAlertsStorageEnabled: Output<Boolean>? = null)