共用方式為


SubscriptionInner.MessageCount Property

Definition

Gets number of messages.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to