Share via


VpnServerConfigurationInner.VpnProtocols Property

Definition

Gets or sets VPN protocols for the VpnServerConfiguration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to