通过


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

ResourceNotificationsResourceUpdatedDetails interface

介绍所有 ARN 系统主题事件中通用的资源信息下属性的架构

属性

id

要为其发出事件的资源的 ID

location

要为其发出事件的资源的位置

name

要为其发出事件的资源的名称

properties

要为其发出事件的资源的有效负载中的属性

tags

要为其发出事件的资源的标记

type

要为其发出事件的资源的类型

属性详细信息

id

要为其发出事件的资源的 ID

id: string

属性值

string

location

要为其发出事件的资源的位置

location?: string

属性值

string

name

要为其发出事件的资源的名称

name: string

属性值

string

properties

要为其发出事件的资源的有效负载中的属性

properties?: Record<string, any>

属性值

Record<string, any>

tags

要为其发出事件的资源的标记

tags?: Record<string, string>

属性值

Record<string, string>

type

要为其发出事件的资源的类型

type: string

属性值

string