Share via


IPrivateEndpoint.ManualPrivateLinkServiceConnections Property

Definition

Gets a grouping of information about the connection to the remote resource. Used when the network admin does not have access to approve connections to the remote resource.

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

Property Value

Applies to