Interface Appliance.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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