Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppConfigurationKeyValueModifiedEventData

Package version

Schema of the Data property of an EventGridEvent for a Microsoft.AppConfiguration.KeyValueModified event.

Hierarchy

  • AppConfigurationKeyValueModifiedEventData

Index

Properties

Properties

etag

etag: string

The etag representing the new state of the key-value.

key

key: string

The key used to identify the key-value that was modified.

label

label: string

The label, if any, used to identify the key-value that was modified.

syncToken

syncToken: string

The sync token representing the server state after the event.

Generated using TypeDoc