Share via


HDInsightClusterProperties.PrivateEndpointConnections Property

Definition

The list of private endpoint connections.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HDInsight.HDInsightPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HDInsight.HDInsightPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of HDInsightPrivateEndpointConnectionData)

Property Value

Applies to