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

EventGridEvent interface

The resource path of the event source.The schema version of the event metadata.

Properties

data
dataVersion
eventTime
eventType
id
metadataVersion
subject
topic

Property Details

data

data: any

Property Value

any

dataVersion

dataVersion: string

Property Value

string

eventTime

eventTime: Date

Property Value

Date

eventType

eventType: string

Property Value

string

id

id: string

Property Value

string

metadataVersion

metadataVersion?: string

Property Value

string

subject

subject: string

Property Value

string

topic

topic?: string

Property Value

string