次の方法で共有


VirtualNetworkGateway.VpnClientConfiguration プロパティ

定義

P2S VpnClient 構成を表す VpnClientConfiguration リソースへの参照を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnClientConfiguration")]
public Microsoft.Azure.Management.Network.Models.VpnClientConfiguration VpnClientConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnClientConfiguration")>]
member this.VpnClientConfiguration : Microsoft.Azure.Management.Network.Models.VpnClientConfiguration with get, set
Public Property VpnClientConfiguration As VpnClientConfiguration

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象