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

RecoveryPointsRecommendedForMove interface

表示 RecoveryPointsRecommendedForMove 的接口。

方法

list(string, string, string, string, string, ListRecoveryPointsRecommendedForMoveRequest, RecoveryPointsRecommendedForMoveListOptionalParams)

列出建议移动到另一层的恢复点

方法详细信息

list(string, string, string, string, string, ListRecoveryPointsRecommendedForMoveRequest, RecoveryPointsRecommendedForMoveListOptionalParams)

列出建议移动到另一层的恢复点

function list(vaultName: string, resourceGroupName: string, fabricName: string, containerName: string, protectedItemName: string, parameters: ListRecoveryPointsRecommendedForMoveRequest, options?: RecoveryPointsRecommendedForMoveListOptionalParams): PagedAsyncIterableIterator<RecoveryPointResource, RecoveryPointResource[], PageSettings>

参数

vaultName

string

恢复服务保管库的名称。

resourceGroupName

string

恢复服务保管库所在的资源组的名称。

fabricName

string

containerName

string

protectedItemName

string

parameters
ListRecoveryPointsRecommendedForMoveRequest

列出建议用于移动请求的恢复点

返回