Interface InventoryItem.DefinitionStages.WithParentResource

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

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

    • withExistingVcenter

      InventoryItem.DefinitionStages.WithCreate withExistingVcenter(String resourceGroupName, String vcenterName)
      Specifies resourceGroupName, vcenterName.
      Parameters:
      resourceGroupName - The Resource Group Name.
      vcenterName - Name of the vCenter.
      Returns:
      the next definition stage.