Sprog

MachineLearningAzureBlobDatastore(MachineLearningDatastoreCredentials) Constructor

Definition

Initializes a new instance of MachineLearningAzureBlobDatastore.

public MachineLearningAzureBlobDatastore(Azure.ResourceManager.MachineLearning.Models.MachineLearningDatastoreCredentials credentials);
new Azure.ResourceManager.MachineLearning.Models.MachineLearningAzureBlobDatastore : Azure.ResourceManager.MachineLearning.Models.MachineLearningDatastoreCredentials -> Azure.ResourceManager.MachineLearning.Models.MachineLearningAzureBlobDatastore
Public Sub New (credentials As MachineLearningDatastoreCredentials)

Parameters

credentials
MachineLearningDatastoreCredentials

[Required] Account credentials.

Exceptions

credentials is null.

Applies to