list Workspace Keys
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
resource Group Name
Name of the resource group in which workspace is located.
workspace Name
Name of Azure Machine Learning workspace.
See also
suspend fun listWorkspaceKeys(argument: suspend ListWorkspaceKeysPlainArgsBuilder.() -> Unit): ListWorkspaceKeysResult
Return
null
Parameters
argument
Builder for com.pulumi.azurenative.machinelearningservices.kotlin.inputs.ListWorkspaceKeysPlainArgs.