次の方法で共有


MachineLearningBatchEndpointResource.GetMachineLearningBatchDeployments メソッド

定義

MachineLearningBatchEndpoint 内の MachineLearningBatchDeploymentResources のコレクションを取得します。

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

戻り値

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

適用対象