TenantSeatAllocationData Properties

The TenantSeatAllocationData type exposes the following members.

Properties
  NameDescription
Public propertyFloatingDeveloperAllocation
Gets the floating developer allocation for the tenant.
Public propertyFloatingPowerUserAllocation
Gets the floating Power User allocation for the tenant.
Public propertyFloatingStandardUserAllocation
Gets the floating Standard User allocation for the tenant.
Public propertyReservedDeveloperAllocation
Gets the reserved developer allocation for the tenant.
Public propertyReservedPowerUserAllocation
Gets the reserved Power User allocation for the tenant.
Public propertyReservedStandardUserAllocation
Gets the reserved Standard User allocation for the tenant.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also