FetchCrossRegionRestoreJob interface
Interface representing a FetchCrossRegionRestoreJob.
Methods
get(string, string, Cross |
Fetches the Cross Region Restore Job |
Method Details
get(string, string, CrossRegionRestoreJobRequest, FetchCrossRegionRestoreJobGetOptionalParams)
Fetches the Cross Region Restore Job
function get(resourceGroupName: string, location: string, parameters: CrossRegionRestoreJobRequest, options?: FetchCrossRegionRestoreJobGetOptionalParams): Promise<AzureBackupJobResource>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- location
-
string
The name of the Azure region.
- parameters
- CrossRegionRestoreJobRequest
Request body for operation
The options parameters.
Returns
Promise<AzureBackupJobResource>