Trigger.TriggerType
Property
Definition
Get or set the type of the trigger for the Azure DocumentDB database service.
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="triggerType")]
public Microsoft.Azure.Documents.TriggerType TriggerType { get; set; }
Property Value
The body of the trigger.