Interface CustomLocation.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      CustomLocation.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.