GlobalReachConnection.PeerExpressRouteCircuit Property

Definition

Gets or sets identifier of the ExpressRoute Circuit to peer with in the global reach connection

[Newtonsoft.Json.JsonProperty(PropertyName="properties.peerExpressRouteCircuit")]
public string PeerExpressRouteCircuit { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.peerExpressRouteCircuit")>]
member this.PeerExpressRouteCircuit : string with get, set
Public Property PeerExpressRouteCircuit As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to