通过


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

AtlasGlossaryOutput interface

术语表对象。

属性

categories

类别数组。

classifications

分类数组。

createdBy

创建记录的用户。

createTime

记录的创建时间。

guid

对象的 GUID。

language

术语表的语言。

lastModifiedTS

用于并发控制的 ETag。

longDescription

长版本说明。

name

术语表对象的名称。

qualifiedName

术语表对象的限定名称。

shortDescription

说明的简短版本。

terms

相关术语标头的数组。

updatedBy

更新记录的用户。

updateTime

记录的更新时间。

usage

术语表的用法。

属性详细信息

categories

类别数组。

categories?: AtlasRelatedCategoryHeaderOutput[]

属性值

classifications

分类数组。

classifications?: AtlasClassificationOutput[]

属性值

createdBy

创建记录的用户。

createdBy?: string

属性值

string

createTime

记录的创建时间。

createTime?: number

属性值

number

guid

对象的 GUID。

guid?: string

属性值

string

language

术语表的语言。

language?: string

属性值

string

lastModifiedTS

用于并发控制的 ETag。

lastModifiedTS?: string

属性值

string

longDescription

长版本说明。

longDescription?: string

属性值

string

name

术语表对象的名称。

name?: string

属性值

string

qualifiedName

术语表对象的限定名称。

qualifiedName?: string

属性值

string

shortDescription

说明的简短版本。

shortDescription?: string

属性值

string

terms

相关术语标头的数组。

terms?: AtlasRelatedTermHeaderOutput[]

属性值

updatedBy

更新记录的用户。

updatedBy?: string

属性值

string

updateTime

记录的更新时间。

updateTime?: number

属性值

number

usage

术语表的用法。

usage?: string

属性值

string