Interface PointToSiteConfiguration
-
- All Superinterfaces:
HasInnerModel<VpnClientConfiguration>
public interface PointToSiteConfiguration extends HasInnerModel<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.
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
-