Compartir a través de


ClustersOperationsExtensions.List(IClustersOperations) Método

Definición

Enumera todos los clústeres de Kusto dentro de una suscripción.

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)

Parámetros

operations
IClustersOperations

El grupo de operaciones de este método de extensión.

Devoluciones

Se aplica a