ExpressRouteCrossConnectionInner.ExpressRouteCircuit Property

Definition

Gets or sets the ExpressRouteCircuit.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.expressRouteCircuit")]
public Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCircuitReference ExpressRouteCircuit { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.expressRouteCircuit")>]
member this.ExpressRouteCircuit : Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCircuitReference with get, set
Public Property ExpressRouteCircuit As ExpressRouteCircuitReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to