GlobalReachConnection.ExpressRouteId Property

Definition

Gets or sets the ID of the Private Cloud's ExpressRoute Circuit that is participating in the global reach connection

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to