getEntityAnalytics

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

operationalInsightsResourceProvider

The namespace of workspaces resource provider- Microsoft.OperationalInsights.

resourceGroupName

The name of the resource group. The name is case insensitive.

settingsName

The setting name. Supports - Anomalies, EyesOn, EntityAnalytics, Ueba

workspaceName

The name of the workspace.

See also


Return

Settings with single toggle.

Parameters

argument

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

See also