Share via


ResourceNotificationsHealthResourcesAvailabilityStatusChangedEventData Class

Definition

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

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ResourceNotificationsHealthResourcesAvailabilityStatusChangedEventData+ResourceNotificationsHealthResourcesAvailabilityStatusChangedEventDataConverter))]
public class ResourceNotificationsHealthResourcesAvailabilityStatusChangedEventData : Azure.Messaging.EventGrid.SystemEvents.ResourceNotificationsResourceUpdatedEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ResourceNotificationsHealthResourcesAvailabilityStatusChangedEventData+ResourceNotificationsHealthResourcesAvailabilityStatusChangedEventDataConverter))>]
type ResourceNotificationsHealthResourcesAvailabilityStatusChangedEventData = class
    inherit ResourceNotificationsResourceUpdatedEventData
Public Class ResourceNotificationsHealthResourcesAvailabilityStatusChangedEventData
Inherits ResourceNotificationsResourceUpdatedEventData
Inheritance
ResourceNotificationsHealthResourcesAvailabilityStatusChangedEventData
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