GetMachineLearningDatastorePlainArgs

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

Constructors

Link copied to clipboard
constructor(datastoreName: String, resourceGroupName: String, workspaceName: String)

Properties

Link copied to clipboard

The Datastore name.

Link copied to clipboard

Name of the resource group in which workspace is located.

Link copied to clipboard

Name of Azure Machine Learning workspace.

Functions

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