Compartilhar via


CustomEventsTrigger.Events Propriedade

Definição

Obtém ou define a lista de tipos de eventos que fazem com que esse gatilho seja acionado.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.events")]
public System.Collections.Generic.IList<object> Events { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.events")>]
member this.Events : System.Collections.Generic.IList<obj> with get, set
Public Property Events As IList(Of Object)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a