Sdílet prostřednictvím


ExpressRouteCircuit.GlobalReachEnabled Property

Definition

Gets or sets flag denoting global reach status.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.globalReachEnabled")]
public bool? GlobalReachEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.globalReachEnabled")>]
member this.GlobalReachEnabled : Nullable<bool> with get, set
Public Property GlobalReachEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to