KustoClusterResource.GetKustoPrivateLinkResources Method

Definition

Gets a collection of KustoPrivateLinkResources in the KustoCluster.

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

Returns

An object representing collection of KustoPrivateLinkResources and their operations over a KustoPrivateLinkResource.

Applies to