BeginCreate(IBackupsOperations, String, String, String, String, Backup)
|
Create a backup under the Backup Vault
|
BeginCreate(IBackupsOperations, String, String, String, String, String, Backup)
|
Create a backup for the volume
|
BeginCreateAsync(IBackupsOperations, String, String, String, String, Backup, CancellationToken)
|
Create a backup under the Backup Vault
|
BeginCreateAsync(IBackupsOperations, String, String, String, String, String, Backup, CancellationToken)
|
Create a backup for the volume
|
BeginDelete(IBackupsOperations, String, String, String, String, String)
|
Delete a backup of the volume
|
BeginDelete(IBackupsOperations, String, String, String, String)
|
Delete a Backup under the Backup Vault
|
BeginDeleteAsync(IBackupsOperations, String, String, String, String, CancellationToken)
|
Delete a Backup under the Backup Vault
|
BeginDeleteAsync(IBackupsOperations, String, String, String, String, String, CancellationToken)
|
Delete a backup of the volume
|
BeginRestoreFiles(IBackupsOperations, String, String, String, String, String, BackupRestoreFiles)
|
Restore the specified files from the specified backup to the active filesystem
|
BeginRestoreFilesAsync(IBackupsOperations, String, String, String, String, String, BackupRestoreFiles, CancellationToken)
|
Restore the specified files from the specified backup to the active filesystem
|
BeginUpdate(IBackupsOperations, String, String, String, String, BackupPatch)
|
Patch a Backup under the Backup Vault
|
BeginUpdate(IBackupsOperations, String, String, String, String, String, BackupPatch)
|
Patch a backup for the volume
|
BeginUpdateAsync(IBackupsOperations, String, String, String, String, BackupPatch, CancellationToken)
|
Patch a Backup under the Backup Vault
|
BeginUpdateAsync(IBackupsOperations, String, String, String, String, String, BackupPatch, CancellationToken)
|
Patch a backup for the volume
|
Create(IBackupsOperations, String, String, String, String, Backup)
|
Create a backup under the Backup Vault
|
Create(IBackupsOperations, String, String, String, String, String, Backup)
|
Create a backup for the volume
|
CreateAsync(IBackupsOperations, String, String, String, String, Backup, CancellationToken)
|
Create a backup under the Backup Vault
|
CreateAsync(IBackupsOperations, String, String, String, String, String, Backup, CancellationToken)
|
Create a backup for the volume
|
Delete(IBackupsOperations, String, String, String, String, String)
|
Delete a backup of the volume
|
Delete(IBackupsOperations, String, String, String, String)
|
Delete a Backup under the Backup Vault
|
DeleteAsync(IBackupsOperations, String, String, String, String, CancellationToken)
|
Delete a Backup under the Backup Vault
|
DeleteAsync(IBackupsOperations, String, String, String, String, String, CancellationToken)
|
Delete a backup of the volume
|
Get(IBackupsOperations, String, String, String, String, String)
|
Gets the specified backup of the volume
|
Get(IBackupsOperations, String, String, String, String)
|
Get the specified Backup under Backup Vault.
|
GetAsync(IBackupsOperations, String, String, String, String, CancellationToken)
|
Get the specified Backup under Backup Vault.
|
GetAsync(IBackupsOperations, String, String, String, String, String, CancellationToken)
|
Gets the specified backup of the volume
|
GetLatestStatus(IBackupsOperations, String, String, String, String)
|
Get the latest status of the backup for a volume
|
GetLatestStatusAsync(IBackupsOperations, String, String, String, String, CancellationToken)
|
Get the latest status of the backup for a volume
|
GetStatus(IBackupsOperations, String, String, String, String)
|
Get the status of the backup for a volume
|
GetStatusAsync(IBackupsOperations, String, String, String, String, CancellationToken)
|
Get the status of the backup for a volume
|
GetVolumeLatestRestoreStatus(IBackupsOperations, String, String, String, String)
|
Get the latest status of the restore for a volume
|
GetVolumeLatestRestoreStatusAsync(IBackupsOperations, String, String, String, String, CancellationToken)
|
Get the latest status of the restore for a volume
|
GetVolumeRestoreStatus(IBackupsOperations, String, String, String, String)
|
GetVolumeRestoreStatusAsync(IBackupsOperations, String, String, String, String, CancellationToken)
|
List(IBackupsOperations, String, String, String, String)
|
List all backups for a volume
|
ListAsync(IBackupsOperations, String, String, String, String, CancellationToken)
|
List all backups for a volume
|
ListByVault(IBackupsOperations, String, String, String, String)
|
List all backups Under a Backup Vault
|
ListByVaultAsync(IBackupsOperations, String, String, String, String, CancellationToken)
|
List all backups Under a Backup Vault
|
ListByVaultNext(IBackupsOperations, String)
|
List all backups Under a Backup Vault
|
ListByVaultNextAsync(IBackupsOperations, String, CancellationToken)
|
List all backups Under a Backup Vault
|
RestoreFiles(IBackupsOperations, String, String, String, String, String, BackupRestoreFiles)
|
Restore the specified files from the specified backup to the active filesystem
|
RestoreFilesAsync(IBackupsOperations, String, String, String, String, String, BackupRestoreFiles, CancellationToken)
|
Restore the specified files from the specified backup to the active filesystem
|
Update(IBackupsOperations, String, String, String, String, BackupPatch)
|
Patch a Backup under the Backup Vault
|
Update(IBackupsOperations, String, String, String, String, String, BackupPatch)
|
Patch a backup for the volume
|
UpdateAsync(IBackupsOperations, String, String, String, String, BackupPatch, CancellationToken)
|
Patch a Backup under the Backup Vault
|
UpdateAsync(IBackupsOperations, String, String, String, String, String, BackupPatch, CancellationToken)
|
Patch a backup for the volume
|