Circuit.ExpressRouteID Property

Definition

Gets identifier of the ExpressRoute Circuit (Microsoft Colo only)

[Newtonsoft.Json.JsonProperty(PropertyName="expressRouteID")]
public string ExpressRouteID { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expressRouteID")>]
member this.ExpressRouteID : string
Public ReadOnly Property ExpressRouteID As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to