Bagikan melalui


MachineLearningWorkspaceResource.GetMachineLearningDatastores Method

Definition

Gets a collection of MachineLearningDatastoreResources in the MachineLearningWorkspace.

public virtual Azure.ResourceManager.MachineLearning.MachineLearningDatastoreCollection GetMachineLearningDatastores ();
abstract member GetMachineLearningDatastores : unit -> Azure.ResourceManager.MachineLearning.MachineLearningDatastoreCollection
override this.GetMachineLearningDatastores : unit -> Azure.ResourceManager.MachineLearning.MachineLearningDatastoreCollection
Public Overridable Function GetMachineLearningDatastores () As MachineLearningDatastoreCollection

Returns

An object representing collection of MachineLearningDatastoreResources and their operations over a MachineLearningDatastoreResource.

Applies to