Interface HanaInstance.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      HanaInstance.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - Name of the resource group.
      Returns:
      the next definition stage.