Share via


CosmosDBSqlTriggerResourceInfo.TriggerType Property

Definition

Type of the Trigger.

public Azure.ResourceManager.CosmosDB.Models.CosmosDBSqlTriggerType? TriggerType { get; set; }
member this.TriggerType : Nullable<Azure.ResourceManager.CosmosDB.Models.CosmosDBSqlTriggerType> with get, set
Public Property TriggerType As Nullable(Of CosmosDBSqlTriggerType)

Property Value

Applies to