Sdílet prostřednictvím


TriggerProperties.TriggerType Property

Definition

Gets or sets the type of the trigger for the Azure Cosmos DB service.

public Azure.Cosmos.Scripts.TriggerType TriggerType { get; set; }
member this.TriggerType : Azure.Cosmos.Scripts.TriggerType with get, set
Public Property TriggerType As TriggerType

Property Value

The body of the trigger.

Applies to

See also