Share via


NextHopParameters.SourceIPAddress Property

Definition

Gets or sets the source IP address.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to