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.v2019_03_01.models._models_py3.TriggerPeriodicTimerEventTrigger
Constructor
PeriodicTimerEventTrigger(*, source_info: azure.mgmt.databoxedge.v2019_03_01.models._models_py3.PeriodicTimerSourceInfo, sink_info: azure.mgmt.databoxedge.v2019_03_01.models._models_py3.RoleSinkInfo, custom_context_tag: Optional[str] = None, **kwargs)
Parameters
- kind
- str or TriggerEventType
Required. Trigger Kind.Constant filled by server. Possible values include: "FileEvent", "PeriodicTimerEvent".
- custom_context_tag
- 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.
Variables
- id
- str
The path ID that uniquely identifies the object.
- name
- str
The object name.
- type
- str
The hierarchical type of the object.
Feedback
Submit and view feedback for