GetMachineLearningDatastorePlainArgs

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

Constructors

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

Functions

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

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.