次の方法で共有


HubRouteTable.AssociatedConnections プロパティ

定義

このルート テーブルに関連付けられているすべての接続の一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.associatedConnections")]
public System.Collections.Generic.IList<string> AssociatedConnections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.associatedConnections")>]
member this.AssociatedConnections : System.Collections.Generic.IList<string>
Public ReadOnly Property AssociatedConnections As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象