get Workspace
Gets the properties of the specified machine learning workspace. Uses Azure REST API version 2019-10-01.
Return
An object that represents a machine learning workspace.
Parameters
argument
null
Return
An object that represents a machine learning workspace.
Parameters
resource Group Name
The name of the resource group to which the machine learning workspace belongs.
workspace Name
The name of the machine learning workspace.
See also
suspend fun getWorkspace(argument: suspend GetWorkspacePlainArgsBuilder.() -> Unit): GetWorkspaceResult
Return
An object that represents a machine learning workspace.
Parameters
argument
Builder for com.pulumi.azurenative.machinelearning.kotlin.inputs.GetWorkspacePlainArgs.