ListStorageAccountKeysPlainArgs

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

Constructors

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

Functions

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

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.