次の方法で共有


VpnClientConfiguration.VpnClientProtocols プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="vpnClientProtocols")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.VpnClientProtocol> VpnClientProtocols { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vpnClientProtocols")>]
member this.VpnClientProtocols : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.VpnClientProtocol> with get, set
Public Property VpnClientProtocols As IList(Of VpnClientProtocol)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象