Interface Frontend.DefinitionStages.WithIpAddressVersion

All Known Subinterfaces:
Frontend.Definition, Frontend.DefinitionStages.WithCreate
Enclosing interface:
Frontend.DefinitionStages

public static interface Frontend.DefinitionStages.WithIpAddressVersion
The stage of the Frontend definition allowing to specify ipAddressVersion.
  • Method Details

    • withIpAddressVersion

      Frontend.DefinitionStages.WithCreate withIpAddressVersion(FrontendIpAddressVersion ipAddressVersion)
      Specifies the ipAddressVersion property: Frontend IP Address Version (Optional)..
      Parameters:
      ipAddressVersion - Frontend IP Address Version (Optional).
      Returns:
      the next definition stage.