Compartir a través de


EffectiveRoute.NextHopType Propiedad

Definición

Obtiene o establece el tipo de salto de Azure al que se debe enviar el paquete. Entre los valores posibles se incluyen: "VirtualNetworkGateway", "VnetLocal", "Internet", "VirtualAppliance", "None".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a