Trigger.TriggerOperation
Property
Definition
Gets or sets the operation the trigger is associated with for the Azure DocumentDB database service.
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="triggerOperation")]
public Microsoft.Azure.Documents.TriggerOperation TriggerOperation { get; set; }
Property Value
The operation the trigger is associated with.