Partager via


EffectiveRoute.NextHopType Propriété

Définition

Obtient ou définit le type de tronçon Azure vers lequel le paquet doit être envoyé. Les valeurs possibles sont les suivantes : 'VirtualNetworkGateway', 'VnetLocal', 'Internet', 'VirtualAppliance', 'None'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à