次の方法で共有


MachineLearningWorkspaceResource.GetMachineLearningFeatureSetContainers メソッド

定義

MachineLearningWorkspace 内の MachineLearningFeatureSetContainerResources のコレクションを取得します。

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

戻り値

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

適用対象