Freigeben über


WebHookActivity.ReportStatusOnCallBack Eigenschaft

Definition

Ruft ab oder legt fest, wenn auf true festgelegt ist, statusCode, Ausgabe und Fehler im Rückrufanforderungstext werden von der Aktivität verwendet. Die Aktivität kann als fehler markiert werden, indem Sie statusCode >= 400 in der Rückrufanforderung festlegen. Der Standardwert ist "false". Typ: boolean (oder Ausdruck mit resultType boolean).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.reportStatusOnCallBack")]
public object ReportStatusOnCallBack { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.reportStatusOnCallBack")>]
member this.ReportStatusOnCallBack : obj with get, set
Public Property ReportStatusOnCallBack As Object

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: