Share via


MachineLearningBatchEndpointResource.GetMachineLearningBatchDeployments Method

Definition

Gets a collection of MachineLearningBatchDeploymentResources in the MachineLearningBatchEndpoint.

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

Returns

An object representing collection of MachineLearningBatchDeploymentResources and their operations over a MachineLearningBatchDeploymentResource.

Applies to