Partager via


IBackupSchedulesOperations Interface

Définition

Opérations BackupSchedulesOperations.

public interface IBackupSchedulesOperations
type IBackupSchedulesOperations = interface
Public Interface IBackupSchedulesOperations

Méthodes

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, BackupSchedule, String, String, Dictionary<String,List<String>>, CancellationToken)

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

BeginDeleteWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Supprime la planification de sauvegarde.

CreateOrUpdateWithHttpMessagesAsync(String, String, String, BackupSchedule, String, String, Dictionary<String,List<String>>, CancellationToken)

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

DeleteWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Supprime la planification de sauvegarde.

GetWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

ListByBackupPolicyWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

Méthodes d’extension

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 à