Compartir a través de


IpsecPolicy.IpsecEncryption Propiedad

Definición

Obtiene o establece el algoritmo de cifrado IPSec (fase 1 de IKE). Entre los valores posibles se incluyen: "None", "DES", "DES3", "AES128", "AES192", "AES256", "GCMAES128", "GCMAES192", "GCMAES256".

[Newtonsoft.Json.JsonProperty(PropertyName="ipsecEncryption")]
public Microsoft.Azure.Management.Network.Fluent.Models.IpsecEncryption IpsecEncryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipsecEncryption")>]
member this.IpsecEncryption : Microsoft.Azure.Management.Network.Fluent.Models.IpsecEncryption with get, set
Public Property IpsecEncryption As IpsecEncryption

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a