Interface PointToSiteConfiguration.DefinitionStages.Blank<ParentT>
-
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
PointToSiteConfiguration.DefinitionStages.WithAddressPool<ParentT>
- All Known Subinterfaces:
PointToSiteConfiguration.Definition<ParentT>
- Enclosing interface:
- PointToSiteConfiguration.DefinitionStages
public static interface PointToSiteConfiguration.DefinitionStages.Blank<ParentT> extends PointToSiteConfiguration.DefinitionStages.WithAddressPool<ParentT>
The first stage of the point-to-site configuration definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.PointToSiteConfiguration.DefinitionStages.WithAddressPool
withAddressPool
-
-