Freigeben über


ClustersOperationsExtensions.ListByResourceGroup Methode

Definition

Listet alle Kusto-Cluster innerhalb einer Ressourcengruppe auf.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Kusto.Models.Cluster> ListByResourceGroup (this Microsoft.Azure.Management.Kusto.IClustersOperations operations, string resourceGroupName);
static member ListByResourceGroup : Microsoft.Azure.Management.Kusto.IClustersOperations * string -> seq<Microsoft.Azure.Management.Kusto.Models.Cluster>
<Extension()>
Public Function ListByResourceGroup (operations As IClustersOperations, resourceGroupName As String) As IEnumerable(Of Cluster)

Parameter

operations
IClustersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den Kusto-Cluster enthält.

Gibt zurück

Gilt für: