PeriodicTimerEventTrigger Class

Trigger details.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.databoxedge.v2020_09_01_preview.models._models_py3.Trigger
PeriodicTimerEventTrigger

Constructor

PeriodicTimerEventTrigger(*, source_info: PeriodicTimerSourceInfo, sink_info: RoleSinkInfo, custom_context_tag: str | None = None, **kwargs)

Parameters

Name Description
kind
Required

Required. Trigger Kind.Constant filled by server. Possible values include: "FileEvent", "PeriodicTimerEvent".

source_info
Required

Required. Periodic timer details.

sink_info
Required

Required. Role Sink information.

custom_context_tag
Required
str

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.

Keyword-Only Parameters

Name Description
source_info
Required
sink_info
Required
custom_context_tag
Required

Variables

Name Description
id
str

The path ID that uniquely identifies the object.

name
str

The object name.

type
str

The hierarchical type of the object.

system_data

Trigger in DataBoxEdge Resource.