get Project
Gets the properties of the specified machine learning project. API Version: 2017-05-01-preview.
Return
An object that represents a machine learning project.
Parameters
argument
null
suspend fun getProject(accountName: String, projectName: String, resourceGroupName: String, workspaceName: String): GetProjectResult
Return
An object that represents a machine learning project.
Parameters
account Name
The name of the machine learning team account.
project Name
The name of the machine learning project under a team account workspace.
resource Group Name
The name of the resource group to which the machine learning team account belongs.
workspace Name
The name of the machine learning team account workspace.
See also
Return
An object that represents a machine learning project.
Parameters
argument
Builder for com.pulumi.azurenative.machinelearningexperimentation.kotlin.inputs.GetProjectPlainArgs.