次の方法で共有


MachineLearningWorkspaceResource.GetMachineLearningBatchEndpoints メソッド

定義

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

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

戻り値

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

適用対象