Share via


NextHopParameters.DestinationIPAddress Property

Definition

Gets or sets the destination IP address.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to