Share via


CosmosDBSqlTriggerType Enum

Definition

Type of the Trigger.

public enum CosmosDBSqlTriggerType
type CosmosDBSqlTriggerType = 
Public Enum CosmosDBSqlTriggerType
Inheritance
CosmosDBSqlTriggerType

Fields

Name Value Description
Pre 0

Pre.

Post 1

Post.

Applies to