Class TriggerType
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
Defines values for TriggerType.
public class TriggerType : ExpandableStringEnum<TriggerType>
- Inheritance
-
TriggerType
Constructors
TriggerType()
public TriggerType()
Fields
Post
public static readonly TriggerType Post
Field Value
Pre
public static readonly TriggerType Pre