Share via


MachineLearningModelContainerResource.GetMachineLearningModelVersions Method

Definition

Gets a collection of MachineLearningModelVersionResources in the MachineLearningModelContainer.

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

Returns

An object representing collection of MachineLearningModelVersionResources and their operations over a MachineLearningModelVersionResource.

Applies to