Dela via


MachineLearningWorkspaceResource.GetMachineLearningFeatureSetContainers Method

Definition

Gets a collection of MachineLearningFeatureSetContainerResources in the MachineLearningWorkspace.

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

Returns

An object representing collection of MachineLearningFeatureSetContainerResources and their operations over a MachineLearningFeatureSetContainerResource.

Applies to