Partilhar via


IntegrationAccountControlNumber.IsMessageProcessingFailed Property

Definition

Gets or sets whether the message processing failed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to