| assignedPlans |
assignedPlan collection |
The collection of service plans associated with the tenant. Not nullable. |
| businessPhones |
String collection |
Telephone number for the organization. Although this property is a string collection, only one number can be set. |
| city |
String |
City name of the address for the organization. |
| country |
String |
Country/region name of the address for the organization. |
| countryLetterCode |
String |
Country or region abbreviation for the organization in ISO 3166-2 format. |
| createdDateTime |
DateTimeOffset |
Timestamp of when the organization was created. The value can't be modified and is automatically populated when the organization is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. |
| defaultUsageLocation |
String |
Two-letter ISO 3166 country code indicating the default service usage location of an organization. |
| deletedDateTime |
DateTimeOffset |
Represents date and time of when the Microsoft Entra tenant was deleted using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. |
| directorySizeQuota |
directorySizeQuota |
The directory size quota information of an organization. |
| displayName |
String |
The display name for the tenant. |
| id |
String |
The tenant ID, a unique identifier representing the organization (or tenant). Inherited from directoryObject. Key. Not nullable. Read-only. |
| isMultipleDataLocationsForServicesEnabled |
Boolean |
true if organization is Multi-Geo enabled; false if organization isn't Multi-Geo enabled; null (default). Read-only. For more information, see OneDrive Online Multi-Geo. |
| marketingNotificationEmails |
String collection |
Not nullable. |
| onPremisesLastPasswordSyncDateTime |
DateTimeOffset |
The last time a password sync request was received for the tenant. |
| onPremisesLastSyncDateTime |
DateTimeOffset |
The time and date at which the tenant was last synced with the on-premises directory. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. |
| onPremisesSyncEnabled |
Boolean |
true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; Nullable. null, if this object isn't synced from on-premises active directory (default). |
| partnerTenantType |
partnerTenantType |
The type of partnership this tenant has with Microsoft. The possible values are: microsoftSupport, syndicatePartner, breadthPartner, breadthPartnerDelegatedAdmin, resellerPartnerDelegatedAdmin, valueAddedResellerPartnerDelegatedAdmin, unknownFutureValue. Nullable. For more information about the possible types, see partnerTenantType values. |
| postalCode |
String |
Postal code of the address for the organization. |
| preferredLanguage |
String |
The preferred language for the organization. Should follow ISO 639-1 code; for example, en. |
| privacyProfile |
privacyProfile |
The privacy profile of an organization. |
| provisionedPlans |
provisionedPlan collection |
Not nullable. |
| securityComplianceNotificationMails |
String collection |
Not nullable. |
| securityComplianceNotificationPhones |
String collection |
Not nullable. |
| state |
String |
State name of the address for the organization. |
| street |
String |
Street name of the address for organization. |
| technicalNotificationMails |
String collection |
Not nullable. |
| tenantType |
String |
Not nullable. Can be one of the following types: -
AAD - An enterprise identity access management (IAM) service that serves business-to-employee and business-to-business (B2B) scenarios. -
AAD B2C An identity access management (IAM) service that serves business-to-consumer (B2C) scenarios. -
CIAM - A customer identity & access management (CIAM) solution that provides an integrated platform to serve consumers, partners, and citizen scenarios.
|
| verifiedDomains |
verifiedDomain collection |
The collection of domains associated with this tenant. Not nullable. |