Class Types.VcpuMaxNotCoresPerSocketMultiple

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VcpuMaxNotCoresPerSocketMultiple extends Types.XenAPIException
VCPUs_max must be a multiple of cores-per-socket
See Also:
  • Field Details

    • vcpuMax

      public final String vcpuMax
    • coresPerSocket

      public final String coresPerSocket
  • Constructor Details

    • VcpuMaxNotCoresPerSocketMultiple

      public VcpuMaxNotCoresPerSocketMultiple(String vcpuMax, String coresPerSocket)
      Create a new VcpuMaxNotCoresPerSocketMultiple