Alertsmanagement Functions
object AlertsmanagementFunctions
Functions
Link copied to clipboard
Action rule object containing target scope, conditions and suppression logic API Version: 2019-05-05-preview.
suspend fun getActionRuleByName(argument: suspend GetActionRuleByNamePlainArgsBuilder.() -> Unit): GetActionRuleByNameResult
suspend fun getActionRuleByName(actionRuleName: String, resourceGroupName: String): GetActionRuleByNameResult
Link copied to clipboard
suspend fun getSmartDetectorAlertRule(argument: GetSmartDetectorAlertRulePlainArgs): GetSmartDetectorAlertRuleResult
The alert rule information API Version: 2019-06-01.
suspend fun getSmartDetectorAlertRule(argument: suspend GetSmartDetectorAlertRulePlainArgsBuilder.() -> Unit): GetSmartDetectorAlertRuleResult
suspend fun getSmartDetectorAlertRule(alertRuleName: String, expandDetector: Boolean? = null, resourceGroupName: String): GetSmartDetectorAlertRuleResult