get Automation Rule
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
automation Rule Id
Automation rule ID
operational Insights Resource Provider
The namespace of workspaces resource provider- Microsoft.OperationalInsights.
resource Group Name
The name of the resource group within the user's subscription. The name is case insensitive.
workspace Name
The name of the workspace.
See also
suspend fun getAutomationRule(argument: suspend GetAutomationRulePlainArgsBuilder.() -> Unit): GetAutomationRuleResult
Return
Represents an automation rule.
Parameters
argument
Builder for com.pulumi.azurenative.securityinsights.kotlin.inputs.GetAutomationRulePlainArgs.