Interface VirtualMachine.DefinitionStages.WithSmbiosUuid

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

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

    • withSmbiosUuid

      Specifies the smbiosUuid property: Gets or sets the SMBIOS UUID of the vm..
      Parameters:
      smbiosUuid - Gets or sets the SMBIOS UUID of the vm.
      Returns:
      the next definition stage.