Interface HostPool.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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