Compartir a través de


IpsecIntegrity Clase

Definición

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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

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.

Propiedades

Value

Define valores para IpsecIntegrity.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para IpsecIntegrity.

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

Define valores para IpsecIntegrity.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para IpsecIntegrity.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para IpsecIntegrity.

(Heredado de ExpandableStringEnum<T>)

Se aplica a