Share via


ResourceNotificationsResourceDeletedEventData Class

Definition

Describes the schema of the common properties across all ARN system topic delete events.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ResourceNotificationsResourceDeletedEventData+ResourceNotificationsResourceDeletedEventDataConverter))]
public class ResourceNotificationsResourceDeletedEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ResourceNotificationsResourceDeletedEventData+ResourceNotificationsResourceDeletedEventDataConverter))>]
type ResourceNotificationsResourceDeletedEventData = class
Public Class ResourceNotificationsResourceDeletedEventData
Inheritance
ResourceNotificationsResourceDeletedEventData
Derived
Attributes

Properties

OperationalDetails

details about operational info.

ResourceDetails

resourceInfo details for delete event.

Applies to