Partager via


NextHopType Classe

Définition

Définit des valeurs pour NextHopType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.NextHopType>))]
public class NextHopType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.NextHopType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.NextHopType>))>]
type NextHopType = class
    inherit ExpandableStringEnum<NextHopType>
Public Class NextHopType
Inherits ExpandableStringEnum(Of NextHopType)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

NextHopType()

Définit des valeurs pour NextHopType.

Champs

HyperNetGateway

Définit des valeurs pour NextHopType.

Internet

Définit des valeurs pour NextHopType.

None

Définit des valeurs pour NextHopType.

VirtualAppliance

Définit des valeurs pour NextHopType.

VirtualNetworkGateway

Définit des valeurs pour NextHopType.

VnetLocal

Définit des valeurs pour NextHopType.

Propriétés

Value

Définit des valeurs pour NextHopType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour NextHopType.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour NextHopType.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour NextHopType.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour NextHopType.

(Hérité de ExpandableStringEnum<T>)

S’applique à