Interface PointToSiteConfiguration.DefinitionStages.WithAttachAndAzureCertificate<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinition<ParentT>, PointToSiteConfiguration.DefinitionStages.WithAttach<ParentT>, PointToSiteConfiguration.DefinitionStages.WithAzureCertificate<ParentT>, PointToSiteConfiguration.DefinitionStages.WithRevokedCertificate<ParentT>, PointToSiteConfiguration.DefinitionStages.WithTunnelType<ParentT>
All Known Subinterfaces:
PointToSiteConfiguration.Definition<ParentT>
Enclosing interface:
PointToSiteConfiguration.DefinitionStages

The final stage of the point-to-site configuration definition.

At this stage, any remaining optional settings can be specified, or the point-to-site configuration definition can be attached to the parent virtual network gateway definition.