Get Automation Rule Plain Args
data class GetAutomationRulePlainArgs(val automationRuleId: String, val operationalInsightsResourceProvider: String, val resourceGroupName: String, val workspaceName: String) : ConvertibleToJava<GetAutomationRulePlainArgs>
Properties
Link copied to clipboard
Automation rule ID
Link copied to clipboard
The namespace of workspaces resource provider- Microsoft.OperationalInsights.
Link copied to clipboard
The name of the resource group within the user's subscription. The name is case insensitive.
Link copied to clipboard
The name of the workspace.