getLinkedWorkspace

Get the detail of a linked workspace. Azure REST API version: 2020-05-15-preview.

Return

Linked workspace.

Parameters

argument

null


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

Return

Linked workspace.

See also

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.


Return

Linked workspace.

See also

Parameters

argument

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