getAutomationRule

Gets the automation rule. API Version: 2019-01-01-preview.

Return

Represents an automation rule.

Parameters

argument

null


suspend fun getAutomationRule(automationRuleId: String, operationalInsightsResourceProvider: String, resourceGroupName: String, workspaceName: String): GetAutomationRuleResult

Return

Represents an automation rule.

Parameters

automationRuleId

Automation rule ID

operationalInsightsResourceProvider

The namespace of workspaces resource provider- Microsoft.OperationalInsights.

resourceGroupName

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

workspaceName

The name of the workspace.

See also


Return

Represents an automation rule.

Parameters

argument

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

See also