Share via


RouteData.NextHopType Property

Definition

The type of Azure hop the packet should be sent to.

public Azure.ResourceManager.Network.Models.RouteNextHopType? NextHopType { get; set; }
member this.NextHopType : Nullable<Azure.ResourceManager.Network.Models.RouteNextHopType> with get, set
Public Property NextHopType As Nullable(Of RouteNextHopType)

Property Value

Applies to