Tenant Class |
Namespace: Dundas.BI.AccountServices.MultiTenancy
The Tenant type exposes the following members.
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 date when the tenant expires. |
![]() | 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.
|
![]() | WarehouseOverrides |
Gets the tenant-specific warehouse connection string overrides.
|
![]() | Warnings | Gets a list of warnings associated with the instance. |
Name | Description | |
---|---|---|
![]() | RemoveWarehouseOverride |
Removes the warehouse override for the specified scope and scope target.
|
![]() | SetWarehouseOverride |
Sets the warehouse override for the specified scope and scope target.
|