Partilhar via


BlobEventsTrigger.Events Propriedade

Definição

Obtém ou define o tipo de eventos que fazem com que esse gatilho seja acionado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a