PrivateLinkHub.PrivateEndpointConnections Property

Definition

Gets list of private endpoint connections

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.PrivateEndpointConnectionForPrivateLinkHubBasic> PrivateEndpointConnections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")>]
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.PrivateEndpointConnectionForPrivateLinkHubBasic>
Public ReadOnly Property PrivateEndpointConnections As IList(Of PrivateEndpointConnectionForPrivateLinkHubBasic)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to