Uses of Class
com.azure.messaging.eventgrid.systemevents.AppConfigurationSnapshotEventData
Packages that use AppConfigurationSnapshotEventData
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of AppConfigurationSnapshotEventData in com.azure.messaging.eventgrid.systemevents
Modifier and TypeClassDescriptionfinal classSchema of the Data property of an EventGridEvent for a Microsoft.AppConfiguration.SnapshotCreated event.final classSchema of the Data property of an EventGridEvent for a Microsoft.AppConfiguration.SnapshotModified event.Methods in com.azure.messaging.eventgrid.systemevents that return AppConfigurationSnapshotEventDataModifier and TypeMethodDescriptionSet the etag property: The etag representing the new state of the snapshot.Set the name property: The name of the snapshot.AppConfigurationSnapshotEventData.setSyncToken(String syncToken) Set the syncToken property: The sync token representing the server state after the event.