Partager via


VpnType Classe

Définition

Définit des valeurs pour VpnType.

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

Constructeurs

VpnType()

Définit des valeurs pour VpnType.

Champs

PolicyBased

Définit des valeurs pour VpnType.

RouteBased

Définit des valeurs pour VpnType.

Propriétés

Value

Définit des valeurs pour VpnType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour VpnType.

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

Définit des valeurs pour VpnType.

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

Définit des valeurs pour VpnType.

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

Définit des valeurs pour VpnType.

(Hérité de ExpandableStringEnum<T>)

S’applique à