Interface PhpWorkloadResource.DefinitionStages.WithAppLocation

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

public static interface PhpWorkloadResource.DefinitionStages.WithAppLocation
The stage of the PhpWorkloadResource definition allowing to specify appLocation.
  • Method Details

    • withAppLocation

      Specifies the appLocation property: The infra resources for PHP workload will be created in this location.
      Parameters:
      appLocation - The infra resources for PHP workload will be created in this location.
      Returns:
      the next definition stage.