SyncGroupsOperationsExtensions Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Erweiterungsmethoden für SyncGroupsOperations.
public static class SyncGroupsOperationsExtensions
type SyncGroupsOperationsExtensions = class
Public Module SyncGroupsOperationsExtensions
- Vererbung
-
SyncGroupsOperationsExtensions
Methoden
Create(ISyncGroupsOperations, String, String, String, Object) |
Erstellen Sie eine neue SyncGroup. |
CreateAsync(ISyncGroupsOperations, String, String, String, Object, CancellationToken) |
Erstellen Sie eine neue SyncGroup. |
Delete(ISyncGroupsOperations, String, String, String) |
Löschen Sie eine bestimmte SyncGroup. |
DeleteAsync(ISyncGroupsOperations, String, String, String, CancellationToken) |
Löschen Sie eine bestimmte SyncGroup. |
Get(ISyncGroupsOperations, String, String, String) |
Rufen Sie eine bestimmte SyncGroup ab. |
GetAsync(ISyncGroupsOperations, String, String, String, CancellationToken) |
Rufen Sie eine bestimmte SyncGroup ab. |
ListByStorageSyncService(ISyncGroupsOperations, String, String) |
Rufen Sie eine SyncGroup-Liste ab. |
ListByStorageSyncServiceAsync(ISyncGroupsOperations, String, String, CancellationToken) |
Rufen Sie eine SyncGroup-Liste ab. |
Gilt für:
Azure SDK for .NET