Sdílet prostřednictvím


MachineLearninRegistryComponentContainerResource.GetMachineLearninRegistryComponentVersions Method

Definition

Gets a collection of MachineLearninRegistryComponentVersionResources in the MachineLearninRegistryComponentContainer.

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

Returns

An object representing collection of MachineLearninRegistryComponentVersionResources and their operations over a MachineLearninRegistryComponentVersionResource.

Applies to