MachineLearningWorkspaceData.PrivateEndpointConnections Property

Definition

The list of private endpoint connections in the workspace.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.MachineLearningPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.MachineLearningPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of MachineLearningPrivateEndpointConnectionData)

Property Value

Applies to