getLinkedService

Get the detail of a linked service. Azure REST API version: 2020-09-01-preview.

Return

Linked service.

Parameters

argument

null


suspend fun getLinkedService(linkName: String, resourceGroupName: String, workspaceName: String): GetLinkedServiceResult

Return

Linked service.

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 service.

See also

Parameters

argument

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