次の方法で共有


KustoClusterResource.GetKustoPrivateEndpointConnections メソッド

定義

KustoCluster 内の KustoPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.Kusto.KustoPrivateEndpointConnectionCollection GetKustoPrivateEndpointConnections ();
abstract member GetKustoPrivateEndpointConnections : unit -> Azure.ResourceManager.Kusto.KustoPrivateEndpointConnectionCollection
override this.GetKustoPrivateEndpointConnections : unit -> Azure.ResourceManager.Kusto.KustoPrivateEndpointConnectionCollection
Public Overridable Function GetKustoPrivateEndpointConnections () As KustoPrivateEndpointConnectionCollection

戻り値

KustoPrivateEndpointConnectionResources のコレクションと、KustoPrivateEndpointConnectionResource に対する操作を表す オブジェクト。

適用対象