Partager via


ClustersOperationsExtensions.ListBySubscription(IClustersOperations) Méthode

Définition

Répertorie les clusters Event Hubs disponibles dans un groupe de ressources ARM

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.EventHub.Models.Cluster> ListBySubscription (this Microsoft.Azure.Management.EventHub.IClustersOperations operations);
static member ListBySubscription : Microsoft.Azure.Management.EventHub.IClustersOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.EventHub.Models.Cluster>
<Extension()>
Public Function ListBySubscription (operations As IClustersOperations) As IPage(Of Cluster)

Paramètres

operations
IClustersOperations

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

Retours

S’applique à