get Entity Analytics
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
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.