PointToSiteConfiguration.Definition<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

Implements

public static interface PointToSiteConfiguration.Definition
extends Blank<ParentT>, WithAuthenticationType<ParentT>, WithAddressPool<ParentT>, WithAttachAndAzureCertificate<ParentT>

The entirety of a point-to-site configuration definition.

Applies to