Share via


ExpressRouteCircuitPeeringConfig.LegacyMode Property

Definition

Gets or sets the legacy mode of the peering.

[Newtonsoft.Json.JsonProperty(PropertyName="legacyMode")]
public int? LegacyMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="legacyMode")>]
member this.LegacyMode : Nullable<int> with get, set
Public Property LegacyMode As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to