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>