get Product Setting
Deprecated
Please use one of the variants: Anomalies, EntityAnalytics, EyesOn, Ueba.
The Setting. API Version: 2021-03-01-preview.
Return
The Setting.
Parameters
argument
null
suspend fun getProductSetting(operationalInsightsResourceProvider: String, resourceGroupName: String, settingsName: String, workspaceName: String): GetProductSettingResult
Deprecated
Please use one of the variants: Anomalies, EntityAnalytics, EyesOn, Ueba.
Return
The Setting.
See also
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.
suspend fun getProductSetting(argument: suspend GetProductSettingPlainArgsBuilder.() -> Unit): GetProductSettingResult
Deprecated
Please use one of the variants: Anomalies, EntityAnalytics, EyesOn, Ueba.
Return
The Setting.
See also
Parameters
argument
Builder for com.pulumi.azurenative.securityinsights.kotlin.inputs.GetProductSettingPlainArgs.