getLinkedWorkspace

Get the detail of a linked workspace. API Version: 2020-03-01.

Return

Linked workspace.

Parameters

argument

null


suspend fun getLinkedWorkspace(linkName: String, resourceGroupName: String, workspaceName: String): GetLinkedWorkspaceResult

Return

Linked workspace.

Parameters

linkName

Friendly name of the linked workspace

resourceGroupName

Name of the resource group in which workspace is located.

workspaceName

Name of Azure Machine Learning workspace.

See also


Return

Linked workspace.

Parameters

argument

Builder for com.pulumi.azurenative.machinelearningservices.kotlin.inputs.GetLinkedWorkspacePlainArgs.

See also