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

SystemTopicUpdateParameters interface

系统主题更新的属性。

属性

identity

资源标识信息。

tags

系统主题的标记。

属性详细信息

identity

资源标识信息。

identity?: IdentityInfo

属性值

tags

系统主题的标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}