getWorkspaceSetting

Settings about where we should store your security data and logs. If the result is empty, it means that no custom-workspace configuration was set Uses Azure REST API version 2017-08-01-preview.

Return

Configures where to store the OMS agent data for workspaces under a scope

Parameters

argument

null


suspend fun getWorkspaceSetting(workspaceSettingName: String): GetWorkspaceSettingResult

Return

Configures where to store the OMS agent data for workspaces under a scope

Parameters

workspaceSettingName

Name of the security setting

See also


Return

Configures where to store the OMS agent data for workspaces under a scope

Parameters

argument

Builder for com.pulumi.azurenative.security.kotlin.inputs.GetWorkspaceSettingPlainArgs.

See also