Interface PhpWorkloadResource.DefinitionStages.WithResourceGroup

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

public static interface PhpWorkloadResource.DefinitionStages.WithResourceGroup
The stage of the PhpWorkloadResource definition allowing to specify parent resource.
  • Method Details

    • withExistingResourceGroup

      PhpWorkloadResource.DefinitionStages.WithKind withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      Returns:
      the next definition stage.