次の方法で共有


MachineLearningFeatureSetContainerResource.GetMachineLearningFeatureSetVersions メソッド

定義

MachineLearningFeatureSetContainer 内の MachineLearningFeatureSetVersionResources のコレクションを取得します。

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

戻り値

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

適用対象