Partager via


BackupSchedulesOperationsExtensions Classe

Définition

Méthodes d’extension pour BackupSchedulesOperations.

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

Méthodes

BeginCreateOrUpdate(IBackupSchedulesOperations, String, String, String, BackupSchedule, String, String)

Crée ou met à jour la planification de sauvegarde.

BeginCreateOrUpdateAsync(IBackupSchedulesOperations, String, String, String, BackupSchedule, String, String, CancellationToken)

Crée ou met à jour la planification de sauvegarde.

BeginDelete(IBackupSchedulesOperations, String, String, String, String, String)

Supprime la planification de sauvegarde.

BeginDeleteAsync(IBackupSchedulesOperations, String, String, String, String, String, CancellationToken)

Supprime la planification de sauvegarde.

CreateOrUpdate(IBackupSchedulesOperations, String, String, String, BackupSchedule, String, String)

Crée ou met à jour la planification de sauvegarde.

CreateOrUpdateAsync(IBackupSchedulesOperations, String, String, String, BackupSchedule, String, String, CancellationToken)

Crée ou met à jour la planification de sauvegarde.

Delete(IBackupSchedulesOperations, String, String, String, String, String)

Supprime la planification de sauvegarde.

DeleteAsync(IBackupSchedulesOperations, String, String, String, String, String, CancellationToken)

Supprime la planification de sauvegarde.

Get(IBackupSchedulesOperations, String, String, String, String, String)

Obtient les propriétés du nom de planification de sauvegarde spécifié.

GetAsync(IBackupSchedulesOperations, String, String, String, String, String, CancellationToken)

Obtient les propriétés du nom de planification de sauvegarde spécifié.

ListByBackupPolicy(IBackupSchedulesOperations, String, String, String, String)

Obtient toutes les planifications de sauvegarde dans une stratégie de sauvegarde.

ListByBackupPolicyAsync(IBackupSchedulesOperations, String, String, String, String, CancellationToken)

Obtient toutes les planifications de sauvegarde dans une stratégie de sauvegarde.

S’applique à