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

SolutionDependency interface

解决方案依赖项上下文

属性

dependencies

解决方案依赖项

solutionInstanceName

解决方案实例名称

solutionTemplateVersionId

解决方案模板版本 ID

solutionVersionId

解决方案版本 ID

targetId

目标 ID

属性详细信息

dependencies

解决方案依赖项

dependencies?: SolutionDependency[]

属性值

solutionInstanceName

解决方案实例名称

solutionInstanceName?: string

属性值

string

solutionTemplateVersionId

解决方案模板版本 ID

solutionTemplateVersionId: string

属性值

string

solutionVersionId

解决方案版本 ID

solutionVersionId: string

属性值

string

targetId

目标 ID

targetId: string

属性值

string