IBackupsUnderVolumeOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BackupsUnderVolumeOperations operations.
public interface IBackupsUnderVolumeOperations
type IBackupsUnderVolumeOperations = interface
Public Interface IBackupsUnderVolumeOperations
Methods
BeginMigrateBackupsWithHttpMessagesAsync(String, String, String, String, BackupsMigrationRequest, Dictionary<String,List<String>>, CancellationToken) |
Migrate the backups under volume to backup vault |
MigrateBackupsWithHttpMessagesAsync(String, String, String, String, BackupsMigrationRequest, Dictionary<String,List<String>>, CancellationToken) |
Migrate the backups under volume to backup vault |
Extension Methods
BeginMigrateBackups(IBackupsUnderVolumeOperations, String, String, String, String, BackupsMigrationRequest) |
Migrate the backups under volume to backup vault |
BeginMigrateBackupsAsync(IBackupsUnderVolumeOperations, String, String, String, String, BackupsMigrationRequest, CancellationToken) |
Migrate the backups under volume to backup vault |
MigrateBackups(IBackupsUnderVolumeOperations, String, String, String, String, BackupsMigrationRequest) |
Migrate the backups under volume to backup vault |
MigrateBackupsAsync(IBackupsUnderVolumeOperations, String, String, String, String, BackupsMigrationRequest, CancellationToken) |
Migrate the backups under volume to backup vault |