Dela via


MachineLearningWorkspaceResource.GetMachineLearningPrivateEndpointConnections Method

Definition

Gets a collection of MachineLearningPrivateEndpointConnectionResources in the MachineLearningWorkspace.

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

Returns

An object representing collection of MachineLearningPrivateEndpointConnectionResources and their operations over a MachineLearningPrivateEndpointConnectionResource.

Applies to