次の方法で共有


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 の詳細。

適用対象