Freigeben über


ClustersOperationsExtensions.List(IClustersOperations) Methode

Definition

Listet alle Kusto-Cluster innerhalb eines Abonnements auf.

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

Parameter

operations
IClustersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: