getMachineLearningDataset

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

Return

Machine Learning dataset object wrapped into ARM resource envelope.

Parameters

argument

null


suspend fun getMachineLearningDataset(datasetName: String, resourceGroupName: String, workspaceName: String): GetMachineLearningDatasetResult

Return

Machine Learning dataset object wrapped into ARM resource envelope.

See also

Parameters

datasetName

The Dataset name.

resourceGroupName

Name of the resource group in which workspace is located.

workspaceName

Name of Azure Machine Learning workspace.


Return

Machine Learning dataset object wrapped into ARM resource envelope.

See also

Parameters

argument

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