次の方法で共有


VirtualWAN.DisableVpnEncryption プロパティ

定義

VPN 暗号化を無効にするか無効にするか設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象