次の方法で共有


HDInsightClusterProperties.PrivateEndpointConnections プロパティ

定義

プライベート エンドポイント接続の一覧。

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)

プロパティ値

適用対象