getWorkspace

Gets the properties of the specified machine learning workspace. Azure REST API version: 2017-05-01-preview.

Return

An object that represents a machine learning team account workspace.

Parameters

argument

null


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

Return

An object that represents a machine learning team account workspace.

See also

Parameters

accountName

The name of the machine learning team account.

resourceGroupName

The name of the resource group to which the machine learning team account belongs.

workspaceName

The name of the machine learning team account workspace.


Return

An object that represents a machine learning team account workspace.

See also

Parameters

argument

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