Share via


RedisPatchingCompletedEventData Class

Definition

Schema of the Data property of an EventGridEvent for a Microsoft.Cache.PatchingCompleted event.

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

Properties

Name

The name of this event.

Status

The status of this event. Failed or succeeded.

Timestamp

The time at which the event occurred.

Applies to