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