Freigeben über


CassandraClustersOperationsExtensions.ListBySubscriptionAsync Methode

Definition

Listet alle verwalteten Cassandra-Cluster in diesem Abonnement auf.

public static System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.CosmosDB.Models.ClusterResource>> ListBySubscriptionAsync (this Microsoft.Azure.Management.CosmosDB.ICassandraClustersOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListBySubscriptionAsync : Microsoft.Azure.Management.CosmosDB.ICassandraClustersOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Management.CosmosDB.Models.ClusterResource>>
<Extension()>
Public Function ListBySubscriptionAsync (operations As ICassandraClustersOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IEnumerable(Of ClusterResource))

Parameter

operations
ICassandraClustersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: