Freigeben über


SyncGroupsOperationsExtensions Klasse

Definition

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: