Partager via


VpnAuthenticationType Classe

Définition

Définit des valeurs pour VpnAuthenticationType.

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

Constructeurs

VpnAuthenticationType()

Définit des valeurs pour VpnAuthenticationType.

Champs

AAD

Définit des valeurs pour VpnAuthenticationType.

Certificate

Définit des valeurs pour VpnAuthenticationType.

Radius

Définit des valeurs pour VpnAuthenticationType.

Propriétés

Value

Définit des valeurs pour VpnAuthenticationType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour VpnAuthenticationType.

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

Définit des valeurs pour VpnAuthenticationType.

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

Définit des valeurs pour VpnAuthenticationType.

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

Définit des valeurs pour VpnAuthenticationType.

(Hérité de ExpandableStringEnum<T>)

S’applique à