Share via


SynapseWorkspaceData.PrivateEndpointConnections Property

Definition

Private endpoint connections to the workspace.

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

Property Value

Applies to