listWorkspaceKeys

Lists all the keys associated with this workspace. This includes keys for the storage account, app insights and password for container registry API Version: 2021-01-01.

Return

null

Parameters

argument

null


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

Return

null

Parameters

resourceGroupName

Name of the resource group in which workspace is located.

workspaceName

Name of Azure Machine Learning workspace.

See also


Return

null

Parameters

argument

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

See also