Interface PointToSiteConfiguration
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.HasInner<VpnClientConfiguration>
@Beta(V1_6_0) public interface PointToSiteConfiguration extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<VpnClientConfiguration>
A client-side representation of point-to-site configuration for a virtual network gateway.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePointToSiteConfiguration.Definition<ParentT>The entirety of a point-to-site configuration definition.static interfacePointToSiteConfiguration.DefinitionStagesGrouping of point-to-site configuration definition stages.static interfacePointToSiteConfiguration.UpdateThe entirety of a subnet update as part of a network update.static interfacePointToSiteConfiguration.UpdateStagesGrouping of point-to-site configuration update stages.
-