Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConfigurationSettingId

Package version

Fields that uniquely identify a configuration setting

Hierarchy

  • ConfigurationSettingId

Index

Properties

Properties

Optional etag

etag: undefined | string

The etag for this setting

key

key: string

The key for this setting. Feature flags must be prefixed with .appconfig.featureflag/<feature-flag-name>.

Optional label

label: undefined | string

The label for this setting. Leaving this undefined means this setting does not have a label.

Generated using TypeDoc