IWithTunnelType<ParentT>.WithSstpOnly Method

Definition

Specifies that only SSTP tunnel type will be used.

public Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAttach<ParentT> WithSstpOnly ();
abstract member WithSstpOnly : unit -> Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAttach<'ParentT>
Public Function WithSstpOnly () As IWithAttach(Of ParentT)

Returns

Applies to