ListNotebookKeysPlainArgs

data class ListNotebookKeysPlainArgs(val resourceGroupName: String, val workspaceName: String) : ConvertibleToJava<ListNotebookKeysPlainArgs>

Constructors

Link copied to clipboard
fun ListNotebookKeysPlainArgs(resourceGroupName: String, workspaceName: String)

Functions

Link copied to clipboard
open override fun toJava(): ListNotebookKeysPlainArgs

Properties

Link copied to clipboard

Name of the resource group in which workspace is located.

Link copied to clipboard

Name of Azure Machine Learning workspace.