AgentOptions interface
AgentOptions are configurations that will be applied to each agent in an agent pool.
Properties
hugepages |
The number of hugepages to allocate. |
hugepages |
The size of the hugepages to allocate. |
Property Details
hugepagesCount
The number of hugepages to allocate.
hugepagesCount: number
Property Value
number
hugepagesSize
The size of the hugepages to allocate.
hugepagesSize?: string
Property Value
string