list Notebook Keys
API Version: 2021-01-01.
Return
null
Parameters
argument
null
suspend fun listNotebookKeys(resourceGroupName: String, workspaceName: String): ListNotebookKeysResult
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 listNotebookKeys(argument: suspend ListNotebookKeysPlainArgsBuilder.() -> Unit): ListNotebookKeysResult
Return
null
Parameters
argument
Builder for com.pulumi.azurenative.machinelearningservices.kotlin.inputs.ListNotebookKeysPlainArgs.