次の方法で共有


VpnClientConfiguration.VpnClientProtocols プロパティ

定義

仮想ネットワーク ゲートウェイの vpnClientProtocols を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="vpnClientProtocols")]
public System.Collections.Generic.IList<string> VpnClientProtocols { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vpnClientProtocols")>]
member this.VpnClientProtocols : System.Collections.Generic.IList<string> with get, set
Public Property VpnClientProtocols As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象