public static interface PointToSiteConfiguration.UpdateStages.WithTunnelType
| Modifier and Type | Method and Description |
|---|---|
PointToSiteConfiguration.Update |
withIkeV2Only()
Specifies that only IKEv2 VPN tunnel type will be used.
|
PointToSiteConfiguration.Update |
withSstpOnly()
Specifies that only SSTP tunnel type will be used.
|
PointToSiteConfiguration.Update withSstpOnly()
PointToSiteConfiguration.Update withIkeV2Only()
Copyright © 2020 Microsoft Corporation. All rights reserved.