你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
TermList interface
术语列表属性。
属性
description | 术语列表的说明。 |
id | 术语列表 ID。 |
metadata | 术语列表元数据。 |
name | 术语列表名称。 |
属性详细信息
description
术语列表的说明。
description?: string
属性值
string
id
术语列表 ID。
id?: number
属性值
number
metadata
术语列表元数据。
metadata?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
name
术语列表名称。
name?: string
属性值
string