Condividi tramite


NextHopResultInner.NextHopType Property

Definition

Gets or sets next hop type. Possible values include: 'Internet', 'VirtualAppliance', 'VirtualNetworkGateway', 'VnetLocal', 'HyperNetGateway', 'None'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to