PSPeering.PeeredConnections Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to