Partager via


ClustersOperationsExtensions.ListSkus(IClustersOperations) Méthode

Définition

Répertorie les références SKU éligibles pour le fournisseur de ressources Kusto.

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

Paramètres

operations
IClustersOperations

Groupe d’opérations pour cette méthode d’extension.

Retours

S’applique à