getEntityAnalytics

Gets a setting. Uses Azure REST API version 2023-06-01-preview.

Return

Settings with single toggle.

Parameters

argument

null


suspend fun getEntityAnalytics(resourceGroupName: String, settingsName: String, workspaceName: String): GetEntityAnalyticsResult

Return

Settings with single toggle.

Parameters

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