Compartir a través de


VirtualNetworkGatewayInner.VpnClientConfiguration Propiedad

Definición

Obtiene o establece la referencia del recurso VpnClientConfiguration que representa las configuraciones de VpnClient de P2S.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a