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
public static interface PointToSiteConfiguration.DefinitionStages.WithAttachAndAzureCertificate<ParentT>
extends PointToSiteConfiguration.DefinitionStages.WithAttach<ParentT>, PointToSiteConfiguration.DefinitionStages.WithTunnelType<ParentT>, PointToSiteConfiguration.DefinitionStages.WithAzureCertificate<ParentT>, PointToSiteConfiguration.DefinitionStages.WithRevokedCertificate<ParentT>
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.
-
Method Summary
Methods inherited from interface Attachable.InDefinition
attachMethods inherited from interface PointToSiteConfiguration.DefinitionStages.WithAzureCertificate
withAzureCertificate, withAzureCertificateFromFileMethods inherited from interface PointToSiteConfiguration.DefinitionStages.WithRevokedCertificate
withRevokedCertificateMethods inherited from interface PointToSiteConfiguration.DefinitionStages.WithTunnelType
withIkeV2Only, withSstpOnly