你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FetchSecondaryRecoveryPointsOperations interface

表示 FetchSecondaryRecoveryPoints作的接口。

属性

list

返回保管库中 DataSource 的辅助恢复点列表,可用于跨区域还原。

属性详细信息

list

返回保管库中 DataSource 的辅助恢复点列表,可用于跨区域还原。

list: (resourceGroupName: string, location: string, parameters: FetchSecondaryRPsRequestParameters, options?: FetchSecondaryRecoveryPointsListOptionalParams) => PagedAsyncIterableIterator<AzureBackupRecoveryPointResource, AzureBackupRecoveryPointResource[], PageSettings>

属性值

(resourceGroupName: string, location: string, parameters: FetchSecondaryRPsRequestParameters, options?: FetchSecondaryRecoveryPointsListOptionalParams) => PagedAsyncIterableIterator<AzureBackupRecoveryPointResource, AzureBackupRecoveryPointResource[], PageSettings>