Share via


IPrivateLinkService.PrivateEndpointConnections Property

Definition

Gets an array of list about connections to the private endpoint.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.IPrivateEndpointConnection> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.IPrivateEndpointConnection>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of IPrivateEndpointConnection)

Property Value

Applies to