MachineLearninRegistryComponentContainerResource.GetMachineLearninRegistryComponentVersions メソッド

定義

MachineLearninRegistryComponentContainer 内の MachineLearninRegistryComponentVersionResources のコレクションを取得します。

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

戻り値

MachineLearninRegistryComponentVersionResources のコレクションとその MachineLearninRegistryComponentVersionResource に対する操作を表す オブジェクト。

適用対象