MockableKustoResourceGroupResource.GetKustoClusters Method

Definition

Gets a collection of KustoClusterResources in the ResourceGroupResource.

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

Returns

An object representing collection of KustoClusterResources and their operations over a KustoClusterResource.

Applies to