ExpressRouteCrossConnectionRoutesTableSummary.Neighbor Property

Definition

Gets or sets IP address of Neighbor router.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to