AppConfigurationSnapshotCreatedEventData Class
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 EventGridEvent for a Microsoft.AppConfiguration.SnapshotCreated event.
C#
[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
- Inheritance
- Attributes
ETag |
The etag representing the new state of the snapshot. (Inherited from AppConfigurationSnapshotEventData) |
Name |
The name of the snapshot. (Inherited from AppConfigurationSnapshotEventData) |
Sync |
The sync token representing the server state after the event. (Inherited from AppConfigurationSnapshotEventData) |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
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 feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: