VpnServerConfiguration.VpnAuthenticationTypes Property

Definition

VPN authentication types for the VpnServerConfiguration.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.VpnAuthenticationType> VpnAuthenticationTypes { get; set; }
member this.VpnAuthenticationTypes : Azure.Provisioning.BicepList<Azure.Provisioning.Network.VpnAuthenticationType> with get, set
Public Property VpnAuthenticationTypes As BicepList(Of VpnAuthenticationType)

Property Value

Applies to