Share via


IPrivateEndpoint.PrivateLinkServiceConnections Property

Definition

Gets a grouping of information about the connection to the remote resource.

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

Property Value

Applies to