ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface PointToSiteConfiguration.DefinitionStages.WithTunnelType<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PointToSiteConfiguration.DefinitionStages.WithAttach<ParentT> |
withIkeV2Only()
Specifies that only IKEv2 VPN tunnel type will be used.
|
PointToSiteConfiguration.DefinitionStages.WithAttach<ParentT> |
withSstpOnly()
Specifies that only SSTP tunnel type will be used.
|
PointToSiteConfiguration.DefinitionStages.WithAttach<ParentT> withSstpOnly()
PointToSiteConfiguration.DefinitionStages.WithAttach<ParentT> withIkeV2Only()
Copyright © 2021 Microsoft Corporation. All rights reserved.