EvaluationTaxonomy interface
评估分类定义
属性
| description | 资产说明文本。 |
| id | 资产 ID,资产的唯一标识符 |
| name | 资源的名称 |
| properties | 评估分类的其他属性。 |
| tags | 标记字典。 可以添加、删除和更新标记。 |
| taxonomy |
分类类别列表。 |
| taxonomy |
评估分类的输入配置。 |
| version | 资源的版本 |
属性详细信息
description
资产说明文本。
description?: string
属性值
string
id
资产 ID,资产的唯一标识符
id?: string
属性值
string
name
资源的名称
name: string
属性值
string
properties
评估分类的其他属性。
properties?: Record<string, string>
属性值
Record<string, string>
tags
标记字典。 可以添加、删除和更新标记。
tags?: Record<string, string>
属性值
Record<string, string>
taxonomyCategories
taxonomyInput
version
资源的版本
version: string
属性值
string