次の方法で共有


QueueInner.MessageCount プロパティ

定義

キュー内のメッセージの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象