你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
FetchSecondaryRecoveryPoints interface
表示 FetchSecondaryRecoveryPoints 的接口。
方法
list(string, string, Fetch |
返回保管库中数据源的辅助恢复点列表,可用于跨区域还原。 |
方法详细信息
list(string, string, FetchSecondaryRPsRequestParameters, FetchSecondaryRecoveryPointsListOptionalParams)
返回保管库中数据源的辅助恢复点列表,可用于跨区域还原。
function list(resourceGroupName: string, location: string, parameters: FetchSecondaryRPsRequestParameters, options?: FetchSecondaryRecoveryPointsListOptionalParams): PagedAsyncIterableIterator<AzureBackupRecoveryPointResource, AzureBackupRecoveryPointResource[], PageSettings>
参数
- resourceGroupName
-
string
资源组的名称。 此名称不区分大小写。
- location
-
string
Azure 区域的名称。
- parameters
- FetchSecondaryRPsRequestParameters
操作的请求正文
选项参数。