FileTriggerProperties interface
File trigger properties.
Properties
| custom |
A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module. |
| sink |
Role sink info. |
| source |
File event source details. |
Property Details
customContextTag
A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module.
customContextTag?: string
Property Value
string