listWorkspaceKeys

List the authorization keys associated with this workspace. API Version: 2016-04-01.

Return

Workspace authorization keys for a workspace.

Parameters

argument

null


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

Return

Workspace authorization keys for a workspace.

Parameters

resourceGroupName

The name of the resource group to which the machine learning workspace belongs.

workspaceName

The name of the machine learning workspace.

See also


Return

Workspace authorization keys for a workspace.

Parameters

argument

Builder for com.pulumi.azurenative.machinelearning.kotlin.inputs.ListWorkspaceKeysPlainArgs.

See also