IBackupsUnderAccountOperations 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.
BackupsUnderAccountOperations operations.
public interface IBackupsUnderAccountOperations
type IBackupsUnderAccountOperations = interface
Public Interface IBackupsUnderAccountOperations
Methods
BeginMigrateBackupsWithHttpMessagesAsync(String, String, BackupsMigrationRequest, Dictionary<String,List<String>>, CancellationToken) |
Migrate the backups under a NetApp account to backup vault |
MigrateBackupsWithHttpMessagesAsync(String, String, BackupsMigrationRequest, Dictionary<String,List<String>>, CancellationToken) |
Migrate the backups under a NetApp account to backup vault |
Extension Methods
BeginMigrateBackups(IBackupsUnderAccountOperations, String, String, BackupsMigrationRequest) |
Migrate the backups under a NetApp account to backup vault |
BeginMigrateBackupsAsync(IBackupsUnderAccountOperations, String, String, BackupsMigrationRequest, CancellationToken) |
Migrate the backups under a NetApp account to backup vault |
MigrateBackups(IBackupsUnderAccountOperations, String, String, BackupsMigrationRequest) |
Migrate the backups under a NetApp account to backup vault |
MigrateBackupsAsync(IBackupsUnderAccountOperations, String, String, BackupsMigrationRequest, CancellationToken) |
Migrate the backups under a NetApp account to backup vault |