Compartir a través de


WebhookCreateParametersInner.Status Propiedad

Definición

Obtiene o establece el estado del webhook en el momento en que se llamó a la operación. Entre los valores posibles se incluyen: "enabled", "disabled"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public string Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.status")>]
member this.Status : string with get, set
Public Property Status As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a