Partager via


SqlTriggerResource.TriggerType Propriété

Définition

Obtient ou définit le type du déclencheur. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à