TenantSeatAllocationData Class |
Namespace: Dundas.BI.WebApi.Models
The TenantSeatAllocationData type exposes the following members.
Name | Description | |
---|---|---|
TenantSeatAllocationData |
Initializes a new instance of the TenantSeatAllocationData class.
|
Name | Description | |
---|---|---|
FloatingDeveloperAllocation | Gets the floating developer allocation for the tenant. | |
FloatingPowerUserAllocation | Gets the floating Power User allocation for the tenant. | |
FloatingStandardUserAllocation | Gets the floating Standard User allocation for the tenant. | |
ReservedDeveloperAllocation | Gets the reserved developer allocation for the tenant. | |
ReservedPowerUserAllocation | Gets the reserved Power User allocation for the tenant. | |
ReservedStandardUserAllocation | Gets the reserved Standard User allocation for the tenant. | |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |