getAlertRule

Gets a classic metric alert rule API Version: 2016-03-01.

Return

The alert rule resource.

Parameters

argument

null


suspend fun getAlertRule(resourceGroupName: String, ruleName: String): GetAlertRuleResult

Return

The alert rule resource.

Parameters

resourceGroupName

The name of the resource group. The name is case insensitive.

ruleName

The name of the rule.

See also


Return

The alert rule resource.

Parameters

argument

Builder for com.pulumi.azurenative.insights.kotlin.inputs.GetAlertRulePlainArgs.

See also