Uses of Interface
com.azure.resourcemanager.network.models.PointToSiteConfiguration.DefinitionStages.Blank
-
Packages that use PointToSiteConfiguration.DefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of PointToSiteConfiguration.DefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of PointToSiteConfiguration.DefinitionStages.Blank in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfacePointToSiteConfiguration.Definition<ParentT>The entirety of a point-to-site configuration definition.Methods in com.azure.resourcemanager.network.models that return PointToSiteConfiguration.DefinitionStages.Blank Modifier and Type Method Description PointToSiteConfiguration.DefinitionStages.Blank<VirtualNetworkGateway.Update>VirtualNetworkGateway.UpdateStages.WithPointToSiteConfiguration. definePointToSiteConfiguration()Begins the definition of point-to-site configuration to be added to this virtual network gateway.
-