Dela via


MachineLearningWorkspaceResource.GetMachineLearningDataContainers Method

Definition

Gets a collection of MachineLearningDataContainerResources in the MachineLearningWorkspace.

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

Returns

An object representing collection of MachineLearningDataContainerResources and their operations over a MachineLearningDataContainerResource.

Applies to