Partilhar via


SqlTriggerResource.TriggerOperation Propriedade

Definição

Obtém ou define a operação à qual o gatilho está associado. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a