Share via


PurviewAccountProperties.PrivateEndpointConnections Property

Definition

Gets the private endpoint connections information.

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

Property Value

Applies to