你当前正在访问 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: {[propertyName: string]: any}

属性值

{[propertyName: string]: any}

tags

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

tags: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

type

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

type: string

属性值

string