Aracılığıyla paylaş


HubRouteTable.AssociatedConnections Property

Definition

Gets list of all connections associated with this route table.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to