Compartir a través de


HubRouteTable.AssociatedConnections Propiedad

Definición

Obtiene la lista de todas las conexiones asociadas a esta tabla de rutas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a