次の方法で共有


VirtualNetworkGateway.DisableIPSecReplayProtection プロパティ

定義

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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象