通过


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

GlossaryPartialUpdate interface

方法

put(GlossaryPartialUpdateParameters)

部分更新术语表。 不允许更新某些属性,如 qualifiedName。

到目前为止,我们仅支持部分更新 shortDescription、longDescription、语言和术语表的使用。

建议使用“ignoreTermsAndCategories=true”来减小响应正文大小。

方法详细信息

put(GlossaryPartialUpdateParameters)

部分更新术语表。 不允许更新某些属性,如 qualifiedName。

到目前为止,我们仅支持部分更新 shortDescription、longDescription、语言和术语表的使用。

建议使用“ignoreTermsAndCategories=true”来减小响应正文大小。

function put(options: GlossaryPartialUpdateParameters): StreamableMethod<GlossaryPartialUpdate200Response | GlossaryPartialUpdateDefaultResponse>

参数

返回