Interface ManagementConfiguration.DefinitionStages.WithResourceGroup

All Known Subinterfaces:
ManagementConfiguration.Definition, ManagementConfiguration.DefinitionStages.Blank
Enclosing interface:
ManagementConfiguration.DefinitionStages

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

    • withExistingResourceGroup

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