PointToSiteConfigurationImpl.IWithTunnelType<IUpdate>.WithSstpOnly Method

Definition

Specifies that only SSTP tunnel type will be used.

Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAttach<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate> IWithTunnelType<IUpdate>.WithSstpOnly ();
abstract member Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithTunnelType<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>.WithSstpOnly : unit -> Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAttach<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>
override this.Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithTunnelType<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>.WithSstpOnly : unit -> Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAttach<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>
Function WithSstpOnly () As IWithAttach(Of IUpdate) Implements IWithTunnelType(Of IUpdate).WithSstpOnly

Returns

Implements

Applies to