getPrometheusRuleGroup

Retrieve a Prometheus rule group definition. Azure REST API version: 2023-03-01.

Return

The Prometheus rule group resource.

Parameters

argument

null


suspend fun getPrometheusRuleGroup(resourceGroupName: String, ruleGroupName: String): GetPrometheusRuleGroupResult

Return

The Prometheus rule group resource.

See also

Parameters

resourceGroupName

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

ruleGroupName

The name of the rule group.


Return

The Prometheus rule group resource.

See also

Parameters

argument

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