Trigger Class

Trigger details.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: FileEventTrigger, PeriodicTimerEventTrigger.

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_08_01.models._models_py3.ARMBaseModel
Trigger

Constructor

Trigger(**kwargs)

Parameters

Name Description
kind
Required

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

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.