Interface VirtualMachine.DefinitionStages.WithInventoryItemId

All Known Subinterfaces:
VirtualMachine.Definition, VirtualMachine.DefinitionStages.WithCreate
Enclosing interface:
VirtualMachine.DefinitionStages

public static interface VirtualMachine.DefinitionStages.WithInventoryItemId
The stage of the VirtualMachine definition allowing to specify inventoryItemId.
  • Method Details

    • withInventoryItemId

      VirtualMachine.DefinitionStages.WithCreate withInventoryItemId(String inventoryItemId)
      Specifies the inventoryItemId property: Gets or sets the inventory Item ID for the virtual machine..
      Parameters:
      inventoryItemId - Gets or sets the inventory Item ID for the virtual machine.
      Returns:
      the next definition stage.