Interface StepResource.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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