Partager via


VpnServerConfigurationInner.VpnAuthenticationTypes Propriété

Définition

Obtient ou définit les types d’authentification VPN pour vpnServerConfiguration.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à