get Action Rule By Name
Action rule object containing target scope, conditions and suppression logic API Version: 2019-05-05-preview.
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
action Rule Name
The name of action rule that needs to be fetched
resource Group Name
Resource group name where the resource is created.
suspend fun getActionRuleByName(argument: suspend GetActionRuleByNamePlainArgsBuilder.() -> Unit): GetActionRuleByNameResult
Return
Action rule object containing target scope, conditions and suppression logic
See also
Parameters
argument
Builder for com.pulumi.azurenative.alertsmanagement.kotlin.inputs.GetActionRuleByNamePlainArgs.