Partilhar via


ClustersOperationsExtensions.List(IClustersOperations) Método

Definição

Lista todos os clusters Kusto em uma assinatura.

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

O grupo de operações para esse método de extensão.

Retornos

Aplica-se a