ภาษา

MachineLearningWorkspaceResource.GetMachineLearningPrivateEndpointConnections Method

Definition

Gets a collection of MachineLearningPrivateEndpointConnections in the MachineLearningWorkspaceResource.

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 MachineLearningPrivateEndpointConnections and their operations over a MachineLearningPrivateEndpointConnectionResource.

Applies to