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

OrganizationResourceUpdate interface

用于组织资源的更新作的类型。

属性

identity

分配给此资源的托管服务标识。

tags

资源标记。

属性详细信息

identity

分配给此资源的托管服务标识。

identity?: ManagedServiceIdentity

属性值

tags

资源标记。

tags?: Record<string, string>

属性值

Record<string, string>