PSPrivateEndpoint.PrivateLinkServiceConnections Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSPrivateLinkServiceConnection> PrivateLinkServiceConnections { get; set; }
member this.PrivateLinkServiceConnections : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSPrivateLinkServiceConnection> with get, set
Public Property PrivateLinkServiceConnections As List(Of PSPrivateLinkServiceConnection)

Property Value

Applies to