Share via


ResourceNotificationsContainerServiceEventResourcesScheduledEventData Class

Definition

Schema of the Data property of an event grid event for a Microsoft.ResourceNotifications.ContainerServiceEventResources.ScheduledEventEmitted preview event.

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