getWorkspace

Gets the properties of the specified machine learning workspace. 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.

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.

See also


Return

An object that represents a machine learning team account workspace.

Parameters

argument

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

See also