Partilhar via


IpsecEncryption Classe

Definição

Define valores para IpsecEncryption.

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

Construtores

IpsecEncryption()

Define valores para IpsecEncryption.

Campos

AES128

Define valores para IpsecEncryption.

AES192

Define valores para IpsecEncryption.

AES256

Define valores para IpsecEncryption.

DES

Define valores para IpsecEncryption.

DES3

Define valores para IpsecEncryption.

GCMAES128

Define valores para IpsecEncryption.

GCMAES192

Define valores para IpsecEncryption.

GCMAES256

Define valores para IpsecEncryption.

None

Define valores para IpsecEncryption.

Propriedades

Value

Define valores para IpsecEncryption.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para IpsecEncryption.

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

Define valores para IpsecEncryption.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para IpsecEncryption.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para IpsecEncryption.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a