Interface PointToSiteConfiguration.Update
- All Superinterfaces:
PointToSiteConfiguration.UpdateStages.WithAddressPool, PointToSiteConfiguration.UpdateStages.WithAuthenticationType, PointToSiteConfiguration.UpdateStages.WithAzureCertificate, PointToSiteConfiguration.UpdateStages.WithRevokedCertificate, PointToSiteConfiguration.UpdateStages.WithTunnelType, Settable<VirtualNetworkGateway.Update>
- Enclosing interface:
PointToSiteConfiguration
public static interface PointToSiteConfiguration.Update
extends PointToSiteConfiguration.UpdateStages.WithAddressPool, PointToSiteConfiguration.UpdateStages.WithAuthenticationType, PointToSiteConfiguration.UpdateStages.WithRevokedCertificate, PointToSiteConfiguration.UpdateStages.WithTunnelType, Settable<VirtualNetworkGateway.Update>
The entirety of a subnet update as part of a network update.
-
Method Summary
Methods inherited from interface PointToSiteConfiguration.UpdateStages.WithAddressPool
withAddressPoolMethods inherited from interface PointToSiteConfiguration.UpdateStages.WithAuthenticationType
withRadiusAuthenticationMethods inherited from interface PointToSiteConfiguration.UpdateStages.WithAzureCertificate
withAzureCertificate, withAzureCertificateFromFile, withoutAzureCertificateMethods inherited from interface PointToSiteConfiguration.UpdateStages.WithRevokedCertificate
withRevokedCertificateMethods inherited from interface PointToSiteConfiguration.UpdateStages.WithTunnelType
withIkeV2Only, withSstpOnly