Compartir a través de


HubRouteTable.PropagatingConnections Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a