Partager via


WebhookUpdateParametersInner.Actions Propriété

Définition

Obtient ou définit la liste des actions qui déclenchent le webhook pour publier des notifications.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à