CrossRegionRestoreOperationsExtensions Class
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.
Extension methods for CrossRegionRestoreOperations.
public static class CrossRegionRestoreOperationsExtensions
type CrossRegionRestoreOperationsExtensions = class
Public Module CrossRegionRestoreOperationsExtensions
- Inheritance
-
CrossRegionRestoreOperationsExtensions
Methods
BeginTrigger(ICrossRegionRestoreOperations, String, CrossRegionRestoreRequest) |
Restores the specified backed up data in a different region as compared to where the data is backed up. |
BeginTriggerAsync(ICrossRegionRestoreOperations, String, CrossRegionRestoreRequest, CancellationToken) |
Restores the specified backed up data in a different region as compared to where the data is backed up. |
Trigger(ICrossRegionRestoreOperations, String, CrossRegionRestoreRequest) |
Restores the specified backed up data in a different region as compared to where the data is backed up. |
TriggerAsync(ICrossRegionRestoreOperations, String, CrossRegionRestoreRequest, CancellationToken) |
Restores the specified backed up data in a different region as compared to where the data is backed up. |