Share via


PointToSiteConfigurationImpl.IWithTunnelType.WithIkeV2Only Method

Definition

Specifies that only IKEv2 VPN tunnel type will be used.

Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IUpdate IWithTunnelType.WithIkeV2Only ();
abstract member Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IWithTunnelType.WithIkeV2Only : unit -> Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IUpdate
override this.Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IWithTunnelType.WithIkeV2Only : unit -> Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IUpdate
Function WithIkeV2Only () As IUpdate Implements IWithTunnelType.WithIkeV2Only

Returns

Implements

Applies to