Interface PhpWorkloadResource.DefinitionStages.WithKind

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

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

    • withKind

      Specifies the kind property: Indicates which kind of php workload this resource represent e.g WordPress.
      Parameters:
      kind - Indicates which kind of php workload this resource represent e.g WordPress.
      Returns:
      the next definition stage.