Partager via


VirtualHubRouteTableV2Inner.AttachedConnections Propriété

Définition

Obtient ou définit la liste de toutes les connexions attachées à cette table de routage 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à