Share via


RemotePrivateEndpoint.PrivateLinkServiceConnections Property

Definition

List of automatically approved private link service connections.

public System.Collections.Generic.IList<Azure.ResourceManager.DeviceUpdate.Models.PrivateLinkServiceConnection> PrivateLinkServiceConnections { get; }
member this.PrivateLinkServiceConnections : System.Collections.Generic.IList<Azure.ResourceManager.DeviceUpdate.Models.PrivateLinkServiceConnection>
Public ReadOnly Property PrivateLinkServiceConnections As IList(Of PrivateLinkServiceConnection)

Property Value

Applies to