getDataSource

Gets a datasource instance. API Version: 2020-08-01.

Return

Datasources under OMS Workspace.

Parameters

argument

null


suspend fun getDataSource(dataSourceName: String, resourceGroupName: String, workspaceName: String): GetDataSourceResult

Return

Datasources under OMS Workspace.

Parameters

dataSourceName

Name of the datasource

resourceGroupName

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

workspaceName

The name of the workspace.

See also


Return

Datasources under OMS Workspace.

Parameters

argument

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

See also