VirtualRouterPeeringInner.PeerIp Property

Definition

Gets or sets peer IP.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to