Compartilhar via


ExpressRouteGateway.ExpressRouteConnections Propriedade

Definição

Obtém ou define a lista de conexões do ExpressRoute com o gateway do ExpressRoute.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a