(Protection)

Whether the parameters should be marked as protected.

Note that this is a convention and not enforced by the API. If you want to run the SaveParameters command to overwrite parameters you should check the protection flag of the existing parameters and ask for a confirmation if necessary.

JSON Format

Type

String

Default Value

"None"

Values

Value

Description

"None"

The parameters are not protected. Overwriting them does not need a confirmation.

"Locked"

The parameters are used in production. Overwriting them requires a confirmation.