Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddConfigurationSettingParam

Package version

Parameters for adding a new configuration setting

Hierarchy

Index

Properties

Optional contentType

contentType: undefined | string

The content type of the setting's value

Optional etag

etag: undefined | string

The etag for this setting

key

key: string

The key for this setting

Optional label

label: undefined | string

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

Optional tags

tags: undefined | object

Tags for this key

Optional value

value: undefined | string

The setting's value

Generated using TypeDoc