Partager via


IpsecPolicy.IpsecEncryption Propriété

Définition

Obtient ou définit l’algorithme de chiffrement IPSec (phase IKE 1). Les valeurs possibles incluent « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à