get Fusion Alert Rule
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
resource Group Name
The name of the resource group within the user's subscription. The name is case insensitive.
rule Id
Alert rule ID
workspace Name
The name of the workspace.
See also
suspend fun getFusionAlertRule(argument: suspend GetFusionAlertRulePlainArgsBuilder.() -> Unit): GetFusionAlertRuleResult
Return
Represents Fusion alert rule.
Parameters
argument
Builder for com.pulumi.azurenative.securityinsights.kotlin.inputs.GetFusionAlertRulePlainArgs.