Share via


MachineLearningWorkspaceResource.GetMachineLearningServerlessEndpoints Method

Definition

Gets a collection of MachineLearningServerlessEndpointResources in the MachineLearningWorkspace.

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

Returns

An object representing collection of MachineLearningServerlessEndpointResources and their operations over a MachineLearningServerlessEndpointResource.

Applies to