Machinelearningexperimentation Functions
Functions
Link copied to clipboard
Gets the properties of the specified machine learning team account. API Version: 2017-05-01-preview.
Link copied to clipboard
Gets the properties of the specified machine learning project. API Version: 2017-05-01-preview.
suspend fun getProject(accountName: String, projectName: String, resourceGroupName: String, workspaceName: String): GetProjectResult
Link copied to clipboard
Gets the properties of the specified machine learning workspace. API Version: 2017-05-01-preview.
suspend fun getWorkspace(argument: suspend GetWorkspacePlainArgsBuilder.() -> Unit): GetWorkspaceResult
suspend fun getWorkspace(accountName: String, resourceGroupName: String, workspaceName: String): GetWorkspaceResult