Compartilhar via


RouteNextHopType Classe

Definição

Define valores para RouteNextHopType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.RouteNextHopType>))]
public class RouteNextHopType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.RouteNextHopType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.RouteNextHopType>))>]
type RouteNextHopType = class
    inherit ExpandableStringEnum<RouteNextHopType>
Public Class RouteNextHopType
Inherits ExpandableStringEnum(Of RouteNextHopType)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

RouteNextHopType()

Define valores para RouteNextHopType.

Campos

Internet

Define valores para RouteNextHopType.

None

Define valores para RouteNextHopType.

VirtualAppliance

Define valores para RouteNextHopType.

VirtualNetworkGateway

Define valores para RouteNextHopType.

VnetLocal

Define valores para RouteNextHopType.

Propriedades

Value

Define valores para RouteNextHopType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para RouteNextHopType.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para RouteNextHopType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para RouteNextHopType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para RouteNextHopType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a