getMachineLearningDatastore

Get a Datastore by name. Azure REST API version: 2020-05-01-preview.

Return

Machine Learning datastore object wrapped into ARM resource envelope.

Parameters

argument

null


suspend fun getMachineLearningDatastore(datastoreName: String, resourceGroupName: String, workspaceName: String): GetMachineLearningDatastoreResult

Return

Machine Learning datastore object wrapped into ARM resource envelope.

See also

Parameters

datastoreName

The Datastore name.

resourceGroupName

Name of the resource group in which workspace is located.

workspaceName

Name of Azure Machine Learning workspace.


Return

Machine Learning datastore object wrapped into ARM resource envelope.

See also

Parameters

argument

Builder for com.pulumi.azurenative.machinelearningservices.kotlin.inputs.GetMachineLearningDatastorePlainArgs.