Compartir a través de


VpnClientConfiguration.VpnClientProtocols Propiedad

Definición

Obtiene o establece vpnClientProtocols para la puerta de enlace de red virtual.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a