MachinelearningFunctions

Functions

Link copied to clipboard

Gets the properties of the specified machine learning workspace. Uses Azure REST API version 2019-10-01.

suspend fun getWorkspace(resourceGroupName: String, workspaceName: String): GetWorkspaceResult
Link copied to clipboard

List the authorization keys associated with this workspace. Uses Azure REST API version 2019-10-01.

suspend fun listWorkspaceKeys(resourceGroupName: String, workspaceName: String): ListWorkspaceKeysResult