Delen via


VirtualNetworkGateway.DisableIPSecReplayProtection Property

Definition

Gets or sets disableIPSecReplayProtection flag.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.disableIPSecReplayProtection")]
public bool? DisableIPSecReplayProtection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.disableIPSecReplayProtection")>]
member this.DisableIPSecReplayProtection : Nullable<bool> with get, set
Public Property DisableIPSecReplayProtection As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to