entityanalyticsconfig EntityType
This entity contains information about which entities are enabled for Azure Data Lake Services integration
- Entity set path:
- [organization URI]/api/data/v9.2/entityanalyticsconfigs
- Base type:
- crmbaseentity
- Table type:
- Standard
- Display name:
- Entity Analytics Config
- Primary key:
- entityanalyticsconfigid
- Primary name column:
- parententitylogicalname
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
componentidunique | Edm.Guid |
For internal use only. Display name: Row id unique Read only
|
||||||||||
componentstate | Edm.Int32 |
For internal use only. Display name: Component State Read only
Default options
|
||||||||||
createdon | Edm.DateTimeOffset |
Date and time when the record was created. Display name: Created On Read only
|
||||||||||
entityanalyticsconfigid | Edm.Guid |
Unique identifier for entity instances Display name: Entity Analytics Config |
||||||||||
isenabledforadls | Edm.Boolean |
Azure Data Lake Storage is enabled for the selected entity Display name: Is Enabled For ADLS
Default options
|
||||||||||
isenabledfortimeseries | Edm.Boolean |
Time series is enabled for the selected entity Display name: Is Enabled For Time Series
Default options
|
||||||||||
ismanaged | Edm.Boolean |
Indicates whether the solution component is part of a managed solution. Display name: Is Managed Read only
Default options
|
||||||||||
modifiedon | Edm.DateTimeOffset |
Date and time when the record was modified. Display name: Modified On Read only
|
||||||||||
overwritetime | Edm.DateTimeOffset |
For internal use only. Display name: Record Overwrite Time Read only
|
||||||||||
parententitylogicalname | Edm.String |
Entity Logical Name For Analytics Display name: Entity Logical Name For Analytics |
||||||||||
solutionid | Edm.Guid |
Unique identifier of the associated solution. Display name: Solution Read only
|
||||||||||
versionnumber | Edm.Int64 |
Version number of Entity Analytics Config. Display name: Version Number Read only
|
Lookup properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Lookup property data.
Name | Single-valued navigation property | Description |
---|---|---|
_organizationid_value | organizationid |
Unique identifier for the organization |
_parententityid_value | parententityid |
Unique identifier for Entity associated with Entity Analytics Config. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
---|---|---|
organizationid | organization | organization_entityanalyticsconfig |
parententityid | entity | entity_entityanalyticsconfig |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
entityanalyticsconfig_AsyncOperations | asyncoperation | regardingobjectid_entityanalyticsconfig |
entityanalyticsconfig_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_entityanalyticsconfig |
entityanalyticsconfig_MailboxTrackingFolders | mailboxtrackingfolder | regardingobjectid_entityanalyticsconfig |
entityanalyticsconfig_PrincipalObjectAttributeAccesses | principalobjectattributeaccess | objectid_entityanalyticsconfig |
entityanalyticsconfig_SyncErrors | syncerror | regardingobjectid_entityanalyticsconfig |
Operations
The following operations can be used with the entityanalyticsconfig entity type.
Name | Binding |
---|---|
CreateMultiple | Not Bound |
UpdateMultiple | Not Bound |