Partager via


BlobEventsTrigger.Events Propriété

Définition

Obtient ou définit le type d’événements qui provoquent le déclenchement de ce déclencheur.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à