IkeIntegrity Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define valores para IkeIntegrity.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.IkeIntegrity>))]
public class IkeIntegrity : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.IkeIntegrity>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.IkeIntegrity>))>]
type IkeIntegrity = class
inherit ExpandableStringEnum<IkeIntegrity>
Public Class IkeIntegrity
Inherits ExpandableStringEnum(Of IkeIntegrity)
- Herança
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
IkeIntegrity() |
Define valores para IkeIntegrity. |
Campos
GCMAES128 |
Define valores para IkeIntegrity. |
GCMAES256 |
Define valores para IkeIntegrity. |
MD5 |
Define valores para IkeIntegrity. |
SHA1 |
Define valores para IkeIntegrity. |
SHA256 |
Define valores para IkeIntegrity. |
SHA384 |
Define valores para IkeIntegrity. |
Propriedades
Value |
Define valores para IkeIntegrity. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para IkeIntegrity. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para IkeIntegrity. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para IkeIntegrity. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para IkeIntegrity. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET