DropboxTriggers.Operations Property

Definition

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)

Property Value

Applies to