getScheduledAlertRule

Gets the alert rule. API Version: 2020-01-01.

Return

Represents scheduled alert rule.

Parameters

argument

null


suspend fun getScheduledAlertRule(resourceGroupName: String, ruleId: String, workspaceName: String): GetScheduledAlertRuleResult

Return

Represents scheduled alert rule.

Parameters

resourceGroupName

The name of the resource group within the user's subscription. The name is case insensitive.

ruleId

Alert rule ID

workspaceName

The name of the workspace.

See also


Return

Represents scheduled alert rule.

Parameters

argument

Builder for com.pulumi.azurenative.securityinsights.kotlin.inputs.GetScheduledAlertRulePlainArgs.

See also