toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
ListNotebookKeysPlainArgs
List
Notebook
Keys
Plain
Args
data
class
ListNotebookKeysPlainArgs
(
val
resourceGroupName
:
String
,
val
workspaceName
:
String
)
:
ConvertibleToJava
<
ListNotebookKeysPlainArgs
>
Members
Constructors
List
Notebook
Keys
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
workspaceName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of the resource group in which workspace is located.
workspace
Name
Link copied to clipboard
val
workspaceName
:
String
Name of Azure Machine Learning workspace.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListNotebookKeysPlainArgs