TenantData Properties |
The TenantData 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.
| |
| 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.
| |
| 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.) | |
| Warnings | Gets a list of warnings associated with the instance. |