FetchCrossRegionRestoreJobs interface
Interface representing a FetchCrossRegionRestoreJobs.
Methods
list(string, string, Cross |
Fetches list of Cross Region Restore job belonging to the vault |
Method Details
list(string, string, CrossRegionRestoreJobsRequest, FetchCrossRegionRestoreJobsListOptionalParams)
Fetches list of Cross Region Restore job belonging to the vault
function list(resourceGroupName: string, location: string, parameters: CrossRegionRestoreJobsRequest, options?: FetchCrossRegionRestoreJobsListOptionalParams): PagedAsyncIterableIterator<AzureBackupJobResource, AzureBackupJobResource[], PageSettings>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- location
-
string
The name of the Azure region.
- parameters
- CrossRegionRestoreJobsRequest
Request body for operation
The options parameters.