TenantData Class |
Namespace: Dundas.BI.WebApi.Models
The TenantData type exposes the following members.
Name | Description | |
---|---|---|
![]() | TenantData |
Initializes a new instance of the TenantData class.
|
Name | Description | |
---|---|---|
![]() | AccountNamePattern | Gets or sets the account name pattern. |
![]() | AdministratorsGroupId |
Gets the ID of the group whose members have administrative privileges for the tenant.
|
![]() | CreatedTime | Gets the UTC time the tenant was created. |
![]() | DataConnectorPropertyOverrides |
Gets a dictionary containing tenant-specific overrides for data connector properties.
|
![]() | ExpiryDate | Gets or sets the value corresponding to ExpiryDate. |
![]() | ExternalApplicationUriOverride |
Gets or sets an optional tenant-specific override value for the external application URI.
|
![]() | Id | Gets the ID of the tenant. |
![]() | IsEnabled | Gets or sets a value indicating whether the tenant is enabled. |
![]() | LicenseSeatAllocation |
Gets an object specifying the allocation of license seats to the tenant.
|
![]() | MembersGroupId |
Gets the ID of the group whose members are members of the tenant.
|
![]() | Name |
Gets or sets the name of the tenant.
|
![]() | Quotas |
Gets a dictionary containing quotas for the tenant.
|
![]() | TimeDimensionPropertyOverrides |
Gets a dictionary containing tenant-specific overrides for time dimension properties.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
![]() | WarehouseOverrides |
Gets the tenant-specific warehouse connection string overrides.
|
![]() | Warnings | Gets a list of warnings associated with the instance. |
Name | Description | |
---|---|---|
![]() ![]() | FromDataContractMappings |
The mapping between TenantData and Tenant.
|
![]() ![]() | ToDataContractMappings |
The mapping between Tenant and TenantData.
|