Class Types.VgpuTypeNotEnabled

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VgpuTypeNotEnabled extends Types.XenAPIException
VGPU type is not one of the PGPU's enabled types.
See Also:
  • Field Details

    • type

      public final String type
    • enabledTypes

      public final String enabledTypes
  • Constructor Details

    • VgpuTypeNotEnabled

      public VgpuTypeNotEnabled(String type, String enabledTypes)
      Create a new VgpuTypeNotEnabled