Partager via


RoutingRule.NextHop Property

Definition

Gets or sets indicates the next hop for this particular rule.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nextHop")]
public Microsoft.Azure.Management.Network.Models.RoutingRuleNextHop NextHop { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nextHop")>]
member this.NextHop : Microsoft.Azure.Management.Network.Models.RoutingRuleNextHop with get, set
Public Property NextHop As RoutingRuleNextHop

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to