Sdílet prostřednictvím


HDInsightClusterResource.GetHDInsightPrivateEndpointConnections Method

Definition

Gets a collection of HDInsightPrivateEndpointConnectionResources in the HDInsightCluster.

public virtual Azure.ResourceManager.HDInsight.HDInsightPrivateEndpointConnectionCollection GetHDInsightPrivateEndpointConnections ();
abstract member GetHDInsightPrivateEndpointConnections : unit -> Azure.ResourceManager.HDInsight.HDInsightPrivateEndpointConnectionCollection
override this.GetHDInsightPrivateEndpointConnections : unit -> Azure.ResourceManager.HDInsight.HDInsightPrivateEndpointConnectionCollection
Public Overridable Function GetHDInsightPrivateEndpointConnections () As HDInsightPrivateEndpointConnectionCollection

Returns

An object representing collection of HDInsightPrivateEndpointConnectionResources and their operations over a HDInsightPrivateEndpointConnectionResource.

Applies to