TargetSnapshot interface
目标快照
属性
| solution |
目标资源的范围 |
| target |
实例目标 |
| target |
目标规格 |
属性详细信息
solutionScope
目标资源的范围
solutionScope?: string
属性值
string
targetId
实例目标
targetId?: string
属性值
string
targetSpecification
目标规格
targetSpecification?: Record<string, any>
属性值
Record<string, any>