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

BackupProtectionIntent interface

表示 BackupProtectionIntent 的接口。

方法

list(string, string, BackupProtectionIntentListOptionalParams)

提供保管库中存在的所有意向的可分页列表。

方法详细信息

list(string, string, BackupProtectionIntentListOptionalParams)

提供保管库中存在的所有意向的可分页列表。

function list(vaultName: string, resourceGroupName: string, options?: BackupProtectionIntentListOptionalParams): PagedAsyncIterableIterator<ProtectionIntentResource, ProtectionIntentResource[], PageSettings>

参数

vaultName

string

恢复服务保管库的名称。

resourceGroupName

string

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

返回