Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppConfigurationKeyValueDeletedEventData

Package version

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

Hierarchy

  • AppConfigurationKeyValueDeletedEventData

Index

Properties

Properties

etag

etag: string

The etag representing the key-value that was deleted.

key

key: string

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

label

label: string

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

syncToken

syncToken: string

The sync token representing the server state after the event.

Generated using TypeDoc