Condividi tramite


MachineLearningEnvironmentContainerResource.GetMachineLearningEnvironmentVersions Method

Definition

Gets a collection of MachineLearningEnvironmentVersionResources in the MachineLearningEnvironmentContainer.

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

Returns

An object representing collection of MachineLearningEnvironmentVersionResources and their operations over a MachineLearningEnvironmentVersionResource.

Applies to