ResourceNotificationsContainerServiceEventResourcesScheduledEventData 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 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
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