getAlertProcessingRuleByName

Get an alert processing rule by name. Azure REST API version: 2023-05-01-preview.

Return

Alert processing rule object containing target scopes, conditions and scheduling logic.

Parameters

argument

null


suspend fun getAlertProcessingRuleByName(alertProcessingRuleName: String, resourceGroupName: String): GetAlertProcessingRuleByNameResult

Return

Alert processing rule object containing target scopes, conditions and scheduling logic.

See also

Parameters

alertProcessingRuleName

The name of the alert processing rule that needs to be fetched.

resourceGroupName

Resource group name where the resource is created.


Return

Alert processing rule object containing target scopes, conditions and scheduling logic.

See also

Parameters

argument

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