Class Types.VgpuDestinationIncompatible

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VgpuDestinationIncompatible extends Types.XenAPIException
The VGPU is not compatible with any PGPU in the destination.
See Also:
  • Field Details

    • reason

      public final String reason
    • vgpu

      public final String vgpu
    • host

      public final String host
  • Constructor Details

    • VgpuDestinationIncompatible

      public VgpuDestinationIncompatible(String reason, String vgpu, String host)
      Create a new VgpuDestinationIncompatible