MachineLearningDatastoreData(MachineLearningDatastoreProperties) Constructor

Definition

Initializes a new instance of MachineLearningDatastoreData.

C#
public MachineLearningDatastoreData(Azure.ResourceManager.MachineLearning.Models.MachineLearningDatastoreProperties properties);

Parameters

properties
MachineLearningDatastoreProperties

[Required] Additional attributes of the entity. Please note MachineLearningDatastoreProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include MachineLearningAzureBlobDatastore, MachineLearningAzureDataLakeGen1Datastore, MachineLearningAzureDataLakeGen2Datastore, MachineLearningAzureFileDatastore and OneLakeDatastore.

Exceptions

properties is null.

Applies to

Toode Versioonid
Azure SDK for .NET Latest, Preview