次の方法で共有


TopicInner.SubscriptionCount プロパティ

定義

サブスクリプションの数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.subscriptionCount")]
public int? SubscriptionCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.subscriptionCount")>]
member this.SubscriptionCount : Nullable<int>
Public ReadOnly Property SubscriptionCount As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象