Compartir a través de


VirtualNetworkGateway.DisableIPSecReplayProtection Propiedad

Definición

Obtiene o establece la marca disableIPSecReplayProtection.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a