ResourceNotificationsHealthResourcesAvailabilityStatusChangedEventData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET