PSPeering.Connections Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitConnection> Connections { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.Connections : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuitConnection> with get, set
Public Property Connections As List(Of PSExpressRouteCircuitConnection)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to