MachinelearningFunctions

Functions

Link copied to clipboard

An Azure ML commitment plan resource. API Version: 2016-05-01-preview.

suspend fun getCommitmentPlan(commitmentPlanName: String, resourceGroupName: String): GetCommitmentPlanResult
Link copied to clipboard

Instance of an Azure ML web service resource. API Version: 2017-01-01.

suspend fun getWebService(region: String? = null, resourceGroupName: String, webServiceName: String): GetWebServiceResult
Link copied to clipboard

An object that represents a machine learning workspace. API Version: 2016-04-01.

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

Workspace authorization keys for a workspace. API Version: 2016-04-01.

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