Interface VCenter.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      VCenter.DefinitionStages.WithFqdn withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The Resource Group Name.
      Returns:
      the next definition stage.