Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppConfigurationKeyValueModifiedEventData

Package version

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

Hierarchy

  • AppConfigurationKeyValueModifiedEventData

Index

Properties

Properties

Optional etag

etag: undefined | string

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

Optional key

key: undefined | string

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

Optional label

label: undefined | string

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

Optional syncToken

syncToken: undefined | string

The sync token representing the server state after the event.

Generated using TypeDoc