DeviceUpdateRemotePrivateEndpoint.PrivateLinkServiceConnections Property

Definition

List of automatically approved private link service connections.

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

Property Value

Applies to