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

UnresolvedDependencies interface

表示未解析的Dependencies 的接口。

方法

list(string, string, UnresolvedDependenciesGetOptionalParams)

获取未解析的依赖项的列表。

方法详细信息

list(string, string, UnresolvedDependenciesGetOptionalParams)

获取未解析的依赖项的列表。

function list(resourceGroupName: string, moveCollectionName: string, options?: UnresolvedDependenciesGetOptionalParams): PagedAsyncIterableIterator<UnresolvedDependency, UnresolvedDependency[], PageSettings>

参数

resourceGroupName

string

资源组名称。

moveCollectionName

string

移动集合名称。

options
UnresolvedDependenciesGetOptionalParams

选项参数。

返回