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

TargetUpdateProperties interface

目标的可更新属性。

属性

capabilities

功能列表

contextId

Context 的 ArmId

description

目标描述

displayName

目标的显示名称

hierarchyLevel

层次结构级别

solutionScope

目标资源的范围

state

资源状态

targetSpecification

目标规格

属性详细信息

capabilities

功能列表

capabilities?: string[]

属性值

string[]

contextId

Context 的 ArmId

contextId?: string

属性值

string

description

目标描述

description?: string

属性值

string

displayName

目标的显示名称

displayName?: string

属性值

string

hierarchyLevel

层次结构级别

hierarchyLevel?: string

属性值

string

solutionScope

目标资源的范围

solutionScope?: string

属性值

string

state

资源状态

state?: string

属性值

string

targetSpecification

目标规格

targetSpecification?: Record<string, any>

属性值

Record<string, any>