getActionRuleByName

Get a specific action rule Azure REST API version: 2019-05-05-preview. Other available API versions: 2018-11-02-privatepreview.

Return

Action rule object containing target scope, conditions and suppression logic

Parameters

argument

null


suspend fun getActionRuleByName(actionRuleName: String, resourceGroupName: String): GetActionRuleByNameResult

Return

Action rule object containing target scope, conditions and suppression logic

See also

Parameters

actionRuleName

The name of action rule that needs to be fetched

resourceGroupName

Resource group name where the resource is created.


Return

Action rule object containing target scope, conditions and suppression logic

See also

Parameters

argument

Builder for com.pulumi.azurenative.alertsmanagement.kotlin.inputs.GetActionRuleByNamePlainArgs.