AdfEventTriggerEventType Enumeration
Types of events that can populate the "events" collection in Event-Based triggers.
Enumeration Values
Name | Summary |
---|---|
BlobCreated | This will fire the trigger whenever a blob is created that matches the patters described in the trigger. |
BlobDeleted | This will fire the trigger whenever a blob is deleted that matches the patters described in the trigger. |