次の方法で共有


MachineLearningWorkspaceResource.GetMachineLearningComputes メソッド

定義

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

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

戻り値

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

適用対象