Interface Controller.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      Controller.DefinitionStages.WithSku withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - Resource group to which the resource belongs.
      Returns:
      the next definition stage.