get Entity Analytics
Gets a setting. API Version: 2021-03-01-preview.
Return
Settings with single toggle.
Parameters
argument
null
suspend fun getEntityAnalytics(operationalInsightsResourceProvider: String, resourceGroupName: String, settingsName: String, workspaceName: String): GetEntityAnalyticsResult
Return
Settings with single toggle.
Parameters
operational Insights Resource Provider
The namespace of workspaces resource provider- Microsoft.OperationalInsights.
resource Group Name
The name of the resource group. The name is case insensitive.
settings Name
The setting name. Supports - Anomalies, EyesOn, EntityAnalytics, Ueba
workspace Name
The name of the workspace.
See also
suspend fun getEntityAnalytics(argument: suspend GetEntityAnalyticsPlainArgsBuilder.() -> Unit): GetEntityAnalyticsResult
Return
Settings with single toggle.
Parameters
argument
Builder for com.pulumi.azurenative.securityinsights.kotlin.inputs.GetEntityAnalyticsPlainArgs.