Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppConfigurationKeyValueDeletedEventData

Package version

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

Hierarchy

  • AppConfigurationKeyValueDeletedEventData

Index

Properties

Properties

Optional etag

etag: undefined | string

The etag representing the key-value that was deleted.

Optional key

key: undefined | string

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

Optional label

label: undefined | string

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

Optional syncToken

syncToken: undefined | string

The sync token representing the server state after the event.

Generated using TypeDoc