Freigeben über


StorageSyncServicesOperationsExtensions Klasse

Definition

Erweiterungsmethoden für StorageSyncServicesOperations.

public static class StorageSyncServicesOperationsExtensions
type StorageSyncServicesOperationsExtensions = class
Public Module StorageSyncServicesOperationsExtensions
Vererbung
StorageSyncServicesOperationsExtensions

Methoden

BeginCreate(IStorageSyncServicesOperations, String, String, StorageSyncServiceCreateParameters)

Erstellen Sie einen neuen StorageSyncService.

BeginCreateAsync(IStorageSyncServicesOperations, String, String, StorageSyncServiceCreateParameters, CancellationToken)

Erstellen Sie einen neuen StorageSyncService.

BeginDelete(IStorageSyncServicesOperations, String, String)

Löschen Sie einen bestimmten StorageSyncService.

BeginDeleteAsync(IStorageSyncServicesOperations, String, String, CancellationToken)

Löschen Sie einen bestimmten StorageSyncService.

BeginUpdate(IStorageSyncServicesOperations, String, String, StorageSyncServiceUpdateParameters)

Patchen Sie einen bestimmten StorageSyncService.

BeginUpdateAsync(IStorageSyncServicesOperations, String, String, StorageSyncServiceUpdateParameters, CancellationToken)

Patchen Sie einen bestimmten StorageSyncService.

CheckNameAvailability(IStorageSyncServicesOperations, String, String)

Überprüfen Sie die Verfügbarkeit von Namespacenamen geben.

CheckNameAvailabilityAsync(IStorageSyncServicesOperations, String, String, CancellationToken)

Überprüfen Sie die Verfügbarkeit von Namespacenamen geben.

Create(IStorageSyncServicesOperations, String, String, StorageSyncServiceCreateParameters)

Erstellen Sie einen neuen StorageSyncService.

CreateAsync(IStorageSyncServicesOperations, String, String, StorageSyncServiceCreateParameters, CancellationToken)

Erstellen Sie einen neuen StorageSyncService.

Delete(IStorageSyncServicesOperations, String, String)

Löschen Sie einen bestimmten StorageSyncService.

DeleteAsync(IStorageSyncServicesOperations, String, String, CancellationToken)

Löschen Sie einen bestimmten StorageSyncService.

Get(IStorageSyncServicesOperations, String, String)

Rufen Sie einen bestimmten StorageSyncService ab.

GetAsync(IStorageSyncServicesOperations, String, String, CancellationToken)

Rufen Sie einen bestimmten StorageSyncService ab.

ListByResourceGroup(IStorageSyncServicesOperations, String)

Rufen Sie eine StorageSyncService-Liste nach Ressourcengruppennamen ab.

ListByResourceGroupAsync(IStorageSyncServicesOperations, String, CancellationToken)

Rufen Sie eine StorageSyncService-Liste nach Ressourcengruppennamen ab.

ListBySubscription(IStorageSyncServicesOperations)

Rufen Sie eine StorageSyncService-Liste nach Abonnement ab.

ListBySubscriptionAsync(IStorageSyncServicesOperations, CancellationToken)

Rufen Sie eine StorageSyncService-Liste nach Abonnement ab.

Update(IStorageSyncServicesOperations, String, String, StorageSyncServiceUpdateParameters)

Patchen Sie einen bestimmten StorageSyncService.

UpdateAsync(IStorageSyncServicesOperations, String, String, StorageSyncServiceUpdateParameters, CancellationToken)

Patchen Sie einen bestimmten StorageSyncService.

Gilt für: