Interface ApplicationDefinition.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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