Freigeben über


StorageSyncServicesOperationsExtensions.ListBySubscriptionAsync Methode

Definition

Rufen Sie eine StorageSyncService-Liste nach Abonnement ab.

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

Parameter

operations
IStorageSyncServicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: