Class Types.VgpuSuspensionNotSupported

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VgpuSuspensionNotSupported extends Types.XenAPIException
The VGPU configuration does not support suspension.
See Also:
  • Field Details

    • reason

      public final String reason
    • vgpu

      public final String vgpu
    • host

      public final String host
  • Constructor Details

    • VgpuSuspensionNotSupported

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