Share via


KustoClusterResource.GetKustoPrivateEndpointConnections Method

Definition

Gets a collection of KustoPrivateEndpointConnectionResources in the KustoCluster.

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

Returns

An object representing collection of KustoPrivateEndpointConnectionResources and their operations over a KustoPrivateEndpointConnectionResource.

Applies to