Share via


KustoClusterResource.GetKustoManagedPrivateEndpoints Method

Definition

Gets a collection of KustoManagedPrivateEndpointResources in the KustoCluster.

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

Returns

An object representing collection of KustoManagedPrivateEndpointResources and their operations over a KustoManagedPrivateEndpointResource.

Applies to