getWorkspace

Gets the properties of the specified machine learning workspace. API Version: 2021-01-01.

Return

An object that represents a machine learning workspace.

Parameters

argument

null


suspend fun getWorkspace(resourceGroupName: String, workspaceName: String): GetWorkspaceResult

Return

An object that represents a machine learning workspace.

Parameters

resourceGroupName

Name of the resource group in which workspace is located.

workspaceName

Name of Azure Machine Learning workspace.

See also


Return

An object that represents a machine learning workspace.

Parameters

argument

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

See also