getDataSource

Gets a datasource instance. Azure REST API version: 2020-08-01. Other available API versions: 2015-11-01-preview.

Return

Datasources under OMS Workspace.

Parameters

argument

null


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

Return

Datasources under OMS Workspace.

See also

Parameters

dataSourceName

Name of the datasource

resourceGroupName

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

workspaceName

The name of the workspace.


Return

Datasources under OMS Workspace.

See also

Parameters

argument

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