Interface PointToSiteConfiguration.UpdateStages
-
- Enclosing interface:
- PointToSiteConfiguration
public static interface PointToSiteConfiguration.UpdateStagesGrouping of point-to-site configuration update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePointToSiteConfiguration.UpdateStages.WithAddressPoolThe stage of the point-to-site configuration definition allowing to specify address pool.static interfacePointToSiteConfiguration.UpdateStages.WithAuthenticationTypeSpecifies authentication type of the point-to-site configuration.static interfacePointToSiteConfiguration.UpdateStages.WithAzureCertificateSpecifies Azure certificate for authentication.static interfacePointToSiteConfiguration.UpdateStages.WithRevokedCertificateSpecifies revoked certificate for azure authentication.static interfacePointToSiteConfiguration.UpdateStages.WithTunnelTypeThe stage of a point-to-site configuration definition allowing to specify which tunnel type will be used.
-