DropboxTriggers.Operations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before itβs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Trigger operations with typed payloads for the Dropbox connector. This is a subset of all triggers β see DropboxTriggerOperations for the full list.
public static System.Collections.Generic.IReadOnlyDictionary<string,Type> Operations { get; }
static member Operations : System.Collections.Generic.IReadOnlyDictionary<string, Type>
Public Shared ReadOnly Property Operations As IReadOnlyDictionary(Of String, Type)