Partager via


CloudEndpointsOperationsExtensions Classe

Définition

Méthodes d’extension pour CloudEndpointsOperations.

public static class CloudEndpointsOperationsExtensions
type CloudEndpointsOperationsExtensions = class
Public Module CloudEndpointsOperationsExtensions
Héritage
CloudEndpointsOperationsExtensions

Méthodes

BeginCreate(ICloudEndpointsOperations, String, String, String, String, CloudEndpointCreateParameters)

Créez un cloudEndpoint.

BeginCreateAsync(ICloudEndpointsOperations, String, String, String, String, CloudEndpointCreateParameters, CancellationToken)

Créez un cloudEndpoint.

BeginDelete(ICloudEndpointsOperations, String, String, String, String)

Supprimez un point CloudEndpoint donné.

BeginDeleteAsync(ICloudEndpointsOperations, String, String, String, String, CancellationToken)

Supprimez un point CloudEndpoint donné.

BeginPostBackup(ICloudEndpointsOperations, String, String, String, String, String)

Post Backup a donné CloudEndpoint.

BeginPostBackupAsync(ICloudEndpointsOperations, String, String, String, String, String, CancellationToken)

Post Backup a donné CloudEndpoint.

BeginPostRestore(ICloudEndpointsOperations, String, String, String, String, PostRestoreRequest)

Post Restore a donné CloudEndpoint.

BeginPostRestoreAsync(ICloudEndpointsOperations, String, String, String, String, PostRestoreRequest, CancellationToken)

Post Restore a donné CloudEndpoint.

BeginPreBackup(ICloudEndpointsOperations, String, String, String, String, String)

Présauvegardez un point CloudEndpoint donné.

BeginPreBackupAsync(ICloudEndpointsOperations, String, String, String, String, String, CancellationToken)

Présauvegardez un point CloudEndpoint donné.

BeginPreRestore(ICloudEndpointsOperations, String, String, String, String, PreRestoreRequest)

Prérestaurer un point CloudEndpoint donné.

BeginPreRestoreAsync(ICloudEndpointsOperations, String, String, String, String, PreRestoreRequest, CancellationToken)

Prérestaurer un point CloudEndpoint donné.

BeginTriggerChangeDetection(ICloudEndpointsOperations, String, String, String, String, TriggerChangeDetectionParameters)

Déclenche la détection des modifications effectuées sur le partage de fichiers Azure connecté au point de terminaison cloud Azure File Sync spécifié.

BeginTriggerChangeDetectionAsync(ICloudEndpointsOperations, String, String, String, String, TriggerChangeDetectionParameters, CancellationToken)

Déclenche la détection des modifications effectuées sur le partage de fichiers Azure connecté au point de terminaison cloud Azure File Sync spécifié.

Create(ICloudEndpointsOperations, String, String, String, String, CloudEndpointCreateParameters)

Créez un cloudEndpoint.

CreateAsync(ICloudEndpointsOperations, String, String, String, String, CloudEndpointCreateParameters, CancellationToken)

Créez un cloudEndpoint.

Delete(ICloudEndpointsOperations, String, String, String, String)

Supprimez un point CloudEndpoint donné.

DeleteAsync(ICloudEndpointsOperations, String, String, String, String, CancellationToken)

Supprimez un point CloudEndpoint donné.

Get(ICloudEndpointsOperations, String, String, String, String)

Obtenez un point CloudEndpoint donné.

GetAsync(ICloudEndpointsOperations, String, String, String, String, CancellationToken)

Obtenez un point CloudEndpoint donné.

ListBySyncGroup(ICloudEndpointsOperations, String, String, String)

Obtenez une liste CloudEndpoint.

ListBySyncGroupAsync(ICloudEndpointsOperations, String, String, String, CancellationToken)

Obtenez une liste CloudEndpoint.

PostBackup(ICloudEndpointsOperations, String, String, String, String, String)

Post Backup a donné CloudEndpoint.

PostBackupAsync(ICloudEndpointsOperations, String, String, String, String, String, CancellationToken)

Post Backup a donné CloudEndpoint.

PostRestore(ICloudEndpointsOperations, String, String, String, String, PostRestoreRequest)

Post Restore a donné CloudEndpoint.

PostRestoreAsync(ICloudEndpointsOperations, String, String, String, String, PostRestoreRequest, CancellationToken)

Post Restore a donné CloudEndpoint.

PreBackup(ICloudEndpointsOperations, String, String, String, String, String)

Présauvegardez un point CloudEndpoint donné.

PreBackupAsync(ICloudEndpointsOperations, String, String, String, String, String, CancellationToken)

Présauvegardez un point CloudEndpoint donné.

PreRestore(ICloudEndpointsOperations, String, String, String, String, PreRestoreRequest)

Prérestaurer un point CloudEndpoint donné.

PreRestoreAsync(ICloudEndpointsOperations, String, String, String, String, PreRestoreRequest, CancellationToken)

Prérestaurer un point CloudEndpoint donné.

Restoreheartbeat(ICloudEndpointsOperations, String, String, String, String)

Restaurer une pulsation de type CloudEndpoint donné.

RestoreheartbeatAsync(ICloudEndpointsOperations, String, String, String, String, CancellationToken)

Restaurer une pulsation de type CloudEndpoint donné.

TriggerChangeDetection(ICloudEndpointsOperations, String, String, String, String, TriggerChangeDetectionParameters)

Déclenche la détection des modifications effectuées sur le partage de fichiers Azure connecté au point de terminaison cloud Azure File Sync spécifié.

TriggerChangeDetectionAsync(ICloudEndpointsOperations, String, String, String, String, TriggerChangeDetectionParameters, CancellationToken)

Déclenche la détection des modifications effectuées sur le partage de fichiers Azure connecté au point de terminaison cloud Azure File Sync spécifié.

S’applique à