AlertsmanagementFunctions

Functions

Link copied to clipboard

Get a specific action rule API Version: 2019-05-05-preview.

suspend fun getActionRuleByName(actionRuleName: String, resourceGroupName: String): GetActionRuleByNameResult
Link copied to clipboard

Get a specific Smart Detector alert rule. API Version: 2019-06-01.

suspend fun getSmartDetectorAlertRule(alertRuleName: String, expandDetector: Boolean? = null, resourceGroupName: String): GetSmartDetectorAlertRuleResult