Interface VirtualMachine.DefinitionStages.WithMoRefId

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

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

    • withMoRefId

      Specifies the moRefId property: Gets or sets the vCenter MoRef (Managed Object Reference) ID for the virtual machine..
      Parameters:
      moRefId - Gets or sets the vCenter MoRef (Managed Object Reference) ID for the virtual machine.
      Returns:
      the next definition stage.