ResourceNotificationsHealthResourcesAnnotatedEventData クラス

定義

Microsoft.ResourceNotifications.HealthResources.ResourceAnnotated イベントの EventGridEvent の Data プロパティのスキーマ。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ResourceNotificationsHealthResourcesAnnotatedEventData+ResourceNotificationsHealthResourcesAnnotatedEventDataConverter))]
public class ResourceNotificationsHealthResourcesAnnotatedEventData : Azure.Messaging.EventGrid.SystemEvents.ResourceNotificationsResourceUpdatedEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ResourceNotificationsHealthResourcesAnnotatedEventData+ResourceNotificationsHealthResourcesAnnotatedEventDataConverter))>]
type ResourceNotificationsHealthResourcesAnnotatedEventData = class
    inherit ResourceNotificationsResourceUpdatedEventData
Public Class ResourceNotificationsHealthResourcesAnnotatedEventData
Inherits ResourceNotificationsResourceUpdatedEventData
継承
ResourceNotificationsHealthResourcesAnnotatedEventData
属性

プロパティ

ApiVersion

リソース プロパティ バッグの api バージョン。

(継承元 ResourceNotificationsResourceUpdatedEventData)
OperationalDetails

運用情報に関する詳細。

(継承元 ResourceNotificationsResourceUpdatedEventData)
ResourceDetails

更新イベントの resourceInfo の詳細。

(継承元 ResourceNotificationsResourceUpdatedEventData)

適用対象