Partilhar via


SqlTriggerResource.TriggerType Propriedade

Definição

Obtém ou define o tipo do Gatilho. Os valores possíveis incluem: 'Pre', 'Post'

[Newtonsoft.Json.JsonProperty(PropertyName="triggerType")]
public Microsoft.Azure.Management.CosmosDB.Fluent.Models.TriggerType TriggerType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="triggerType")>]
member this.TriggerType : Microsoft.Azure.Management.CosmosDB.Fluent.Models.TriggerType with get, set
Public Property TriggerType As TriggerType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a