get Security MLAnalytics Setting
suspend fun getSecurityMLAnalyticsSetting(argument: GetSecurityMLAnalyticsSettingPlainArgs): GetSecurityMLAnalyticsSettingResult
Deprecated
Please use one of the variants: AnomalySecurityMLAnalyticsSettings.
Security ML Analytics Setting API Version: 2022-05-01-preview.
Return
Security ML Analytics Setting
Parameters
argument
null
suspend fun getSecurityMLAnalyticsSetting(resourceGroupName: String, settingsResourceName: String, workspaceName: String): GetSecurityMLAnalyticsSettingResult
Deprecated
Please use one of the variants: AnomalySecurityMLAnalyticsSettings.
Return
Security ML Analytics Setting
See also
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
settings Resource Name
Security ML Analytics Settings resource name
workspace Name
The name of the workspace.
suspend fun getSecurityMLAnalyticsSetting(argument: suspend GetSecurityMLAnalyticsSettingPlainArgsBuilder.() -> Unit): GetSecurityMLAnalyticsSettingResult
Deprecated
Please use one of the variants: AnomalySecurityMLAnalyticsSettings.
Return
Security ML Analytics Setting
See also
Parameters
argument
Builder for com.pulumi.azurenative.securityinsights.kotlin.inputs.GetSecurityMLAnalyticsSettingPlainArgs.