Compartilhar via


DeviceUpdateRemotePrivateEndpoint.ManualPrivateLinkServiceConnections Property

Definition

List of private link service connections that need manual approval.

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

Property Value

Applies to