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

ResourceNotificationsResourceUpdatedEventData 类

定义

描述所有 ARN 系统主题事件的通用属性的架构。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ResourceNotificationsResourceUpdatedEventData+ResourceNotificationsResourceUpdatedEventDataConverter))]
public class ResourceNotificationsResourceUpdatedEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ResourceNotificationsResourceUpdatedEventData+ResourceNotificationsResourceUpdatedEventDataConverter))>]
type ResourceNotificationsResourceUpdatedEventData = class
Public Class ResourceNotificationsResourceUpdatedEventData
继承
ResourceNotificationsResourceUpdatedEventData
派生
属性

属性

ApiVersion

资源属性包的 api 版本。

OperationalDetails

有关操作信息的详细信息。

ResourceDetails

resourceInfo 更新事件的详细信息。

适用于