Partager via


SqlTriggerGetPropertiesResource.TriggerOperation Propriété

Définition

Obtient ou définit l’opération à laquelle le déclencheur est associé. Les valeurs possibles sont les suivantes : 'All', 'Create', 'Update', 'Delete', 'Replace'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à