Compartilhar via


IpsecIntegrity Classe

Definição

Define valores para IpsecIntegrity.

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

Construtores

IpsecIntegrity()

Define valores para IpsecIntegrity.

Campos

GCMAES128

Define valores para IpsecIntegrity.

GCMAES192

Define valores para IpsecIntegrity.

GCMAES256

Define valores para IpsecIntegrity.

MD5

Define valores para IpsecIntegrity.

SHA1

Define valores para IpsecIntegrity.

SHA256

Define valores para IpsecIntegrity.

Propriedades

Value

Define valores para IpsecIntegrity.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para IpsecIntegrity.

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

Define valores para IpsecIntegrity.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para IpsecIntegrity.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para IpsecIntegrity.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a