Compartilhar via


VirtualHubRouteTableV2.AttachedConnections Propriedade

Definição

Obtém ou define a lista de todas as conexões anexadas a esta tabela de rotas v2.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a