次の方法で共有


HDInsightClusterResource.GetHDInsightPrivateEndpointConnections メソッド

定義

HDInsightCluster 内の HDInsightPrivateEndpointConnectionResources のコレクションを取得します。

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

戻り値

HDInsightPrivateEndpointConnectionResources のコレクションとその HDInsightPrivateEndpointConnectionResource に対する操作を表す オブジェクト。

適用対象