Partager via


AppConfigurationSnapshotCreatedEventData Classe

Définition

Schéma de la propriété Data d’un EventGridEvent pour un événement Microsoft.AppConfiguration.SnapshotCreated.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.AppConfigurationSnapshotCreatedEventData+AppConfigurationSnapshotCreatedEventDataConverter))]
public class AppConfigurationSnapshotCreatedEventData : Azure.Messaging.EventGrid.SystemEvents.AppConfigurationSnapshotEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.AppConfigurationSnapshotCreatedEventData+AppConfigurationSnapshotCreatedEventDataConverter))>]
type AppConfigurationSnapshotCreatedEventData = class
    inherit AppConfigurationSnapshotEventData
Public Class AppConfigurationSnapshotCreatedEventData
Inherits AppConfigurationSnapshotEventData
Héritage
AppConfigurationSnapshotCreatedEventData
Attributs

Propriétés

ETag

Etag représentant le nouvel état du instantané.

(Hérité de AppConfigurationSnapshotEventData)
Name

Nom du instantané.

(Hérité de AppConfigurationSnapshotEventData)
SyncToken

Jeton de synchronisation représentant l’état du serveur après l’événement.

(Hérité de AppConfigurationSnapshotEventData)

S’applique à