Partager via


VpnServerConfigurationInner.VpnProtocols Propriété

Définition

Obtient ou définit les protocoles VPN pour 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à