Share via


ResourceNotificationsHealthResourcesAnnotatedEventData Class

Definition

Schema of the Data property of an EventGridEvent for a Microsoft.ResourceNotifications.HealthResources.ResourceAnnotated event.

[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
Inheritance
ResourceNotificationsHealthResourcesAnnotatedEventData
Attributes

Properties

ApiVersion

api version of the resource properties bag.

(Inherited from ResourceNotificationsResourceUpdatedEventData)
OperationalDetails

details about operational info.

(Inherited from ResourceNotificationsResourceUpdatedEventData)
ResourceDetails

resourceInfo details for update event.

(Inherited from ResourceNotificationsResourceUpdatedEventData)

Applies to