Share via


MachineLearningFeatureSetContainerResource.GetMachineLearningFeatureSetVersions Method

Definition

Gets a collection of MachineLearningFeatureSetVersionResources in the MachineLearningFeatureSetContainer.

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

Returns

An object representing collection of MachineLearningFeatureSetVersionResources and their operations over a MachineLearningFeatureSetVersionResource.

Applies to