次の方法で共有


MessageCountDetails.DeadLetterMessageCount プロパティ

定義

配信不能なメッセージの数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="deadLetterMessageCount")]
public long? DeadLetterMessageCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deadLetterMessageCount")>]
member this.DeadLetterMessageCount : Nullable<int64>
Public ReadOnly Property DeadLetterMessageCount As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象