Class ELMPoolInfo
Represents an ELM license pool.
Syntax
public class ELMPoolInfo
Fields
AvailableCount
The number of available licenses in the license pool.
Declaration
public int AvailableCount
Type
Int32ELMProduct
The product the license pool is assocated with.
Declaration
public ELMProduct ELMProduct
Type
ELMProductPoolSize
The size of the ELM license pool.
Declaration
public int PoolSize