getStorageInsightConfig

Gets a storage insight instance. Uses Azure REST API version 2020-08-01. Other available API versions: 2023-09-01, 2025-02-01.

Return

The top level storage insight resource container.

Parameters

argument

null


suspend fun getStorageInsightConfig(resourceGroupName: String, storageInsightName: String, workspaceName: String): GetStorageInsightConfigResult

Return

The top level storage insight resource container.

Parameters

resourceGroupName

The name of the resource group. The name is case insensitive.

storageInsightName

Name of the storageInsightsConfigs resource

workspaceName

The name of the workspace.

See also


Return

The top level storage insight resource container.

Parameters

argument

Builder for com.pulumi.azurenative.operationalinsights.kotlin.inputs.GetStorageInsightConfigPlainArgs.

See also