getFusionAlertRule

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

Return

Represents Fusion alert rule.

Parameters

argument

null


suspend fun getFusionAlertRule(resourceGroupName: String, ruleId: String, workspaceName: String): GetFusionAlertRuleResult

Return

Represents Fusion 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 Fusion alert rule.

Parameters

argument

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

See also