RouteResource.NextHopType Property

Definition

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

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

Property Value

Applies to