Aracılığıyla paylaş


VpnClientIPsecParametersInner.IkeIntegrity Property

Definition

Gets or sets the IKE integrity algorithm (IKE phase 2). Possible values include: 'MD5', 'SHA1', 'SHA256', 'SHA384', 'GCMAES256', 'GCMAES128'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to