Condividi tramite


WebhookCreateOrUpdateParameters.IsEnabled Proprietà

Definizione

Ottiene o imposta il valore del flag abilitato del webhook.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isEnabled")]
public bool? IsEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isEnabled")>]
member this.IsEnabled : Nullable<bool> with get, set
Public Property IsEnabled As Nullable(Of Boolean)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a