Interface HostModel.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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