Share via


MachineLearningOnlineEndpointResource.GetMachineLearningOnlineDeployments Method

Definition

Gets a collection of MachineLearningOnlineDeploymentResources in the MachineLearningOnlineEndpoint.

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

Returns

An object representing collection of MachineLearningOnlineDeploymentResources and their operations over a MachineLearningOnlineDeploymentResource.

Applies to