Compartir a través de


ExpressRouteGatewayInner.ExpressRouteConnections Propiedad

Definición

Obtiene la lista de conexiones de ExpressRoute a la puerta de enlace de ExpressRoute.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.expressRouteConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteConnectionInner> ExpressRouteConnections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.expressRouteConnections")>]
member this.ExpressRouteConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteConnectionInner>
Public ReadOnly Property ExpressRouteConnections As IList(Of ExpressRouteConnectionInner)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a