Interface LabVirtualMachine.DefinitionStages.WithOwnerObjectId

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

public static interface LabVirtualMachine.DefinitionStages.WithOwnerObjectId
The stage of the LabVirtualMachine definition allowing to specify ownerObjectId.
  • Method Details

    • withOwnerObjectId

      LabVirtualMachine.DefinitionStages.WithCreate withOwnerObjectId(String ownerObjectId)
      Specifies the ownerObjectId property: The object identifier of the owner of the virtual machine..
      Parameters:
      ownerObjectId - The object identifier of the owner of the virtual machine.
      Returns:
      the next definition stage.