Compartir a través de


SqlTriggerGetPropertiesResource.TriggerOperation Propiedad

Definición

Obtiene o establece la operación a la que está asociado el desencadenador. Entre los valores posibles se incluyen: '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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a