datalakefolder EntityType
A folder is a place to store data in Azure Data Lake.
- Entity set path:
- [organization URI]/api/data/v9.2/datalakefolders
- Base type:
- crmbaseentity
- Table type:
- Standard
- Display name:
- Data Lake Folder
- Primary key:
- datalakefolderid
- Primary name column:
- name
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
accesstype | Edm.String |
Azure Data Lake Access Type. Display name: Access Type |
||||||||||
cdmpath | Edm.String |
Path to the CDM file. Display name: CDM Path |
||||||||||
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
|
||||||||||
containerendpoint | Edm.String |
Azure Data Lake container endpoint for this folder. Display name: Container Endpoint |
||||||||||
contributorsecuritygroupid | Edm.Guid |
The security group for contributor access. Display name: Contributor Security Group Id |
||||||||||
createdon | Edm.DateTimeOffset |
Date and time when the record was created. Display name: Created On Read only
|
||||||||||
datalakefolder_uniquename | Edm.String |
Unique Name for the entity. Display name: Unique Name |
||||||||||
datalakefolderid | Edm.Guid |
Unique identifier for entity instances Display name: Data Lake Folder |
||||||||||
deltaLakePath | Edm.String |
Sub folder path to delta lake. Display name: deltaLakePath |
||||||||||
extendedproperties | Edm.String |
Extended Properties associated with this folder. Display name: Extended Properties |
||||||||||
importsequencenumber | Edm.Int32 |
Sequence number of the import that created this record. Display name: Import Sequence Number |
||||||||||
iscustomercapacity | Edm.Boolean |
Indicates if folder data storage uses customer capacity. Display name: Is Customer Capacity
Default options
|
||||||||||
iscustomizable | BooleanManagedProperty |
For internal use only. Display name: Is Customizable |
||||||||||
isdeepcopyenabled | Edm.Boolean |
Indicates if deep copy is enabled for folder. Display name: Is Deep Copy Enabled
Default options
|
||||||||||
isexternallake | Edm.Boolean |
Indicates whether lake is managed or external. Display name: Is External Lake
Default options
|
||||||||||
isexternallakereadonly | Edm.Boolean |
Indicates whether external lake is read only. Display name: Is External Lake Read Only
Default options
|
||||||||||
ismanaged | Edm.Boolean |
Indicates whether the solution component is part of a managed solution. Display name: Is Managed Read only
Default options
|
||||||||||
isprivate | Edm.Boolean |
Indicates if folder data and metadata are visible to all applications, or only visible to the folder owner and applications with explicit permissions to the folder. Display name: Is Private
Default options
|
||||||||||
modifiedon | Edm.DateTimeOffset |
Date and time when the record was modified. Display name: Modified On Read only
|
||||||||||
name | Edm.String |
The name of the custom entity. Display name: Name |
||||||||||
overriddencreatedon | Edm.DateTimeOffset |
Date and time that the record was migrated. Display name: Record Created On |
||||||||||
overwritetime | Edm.DateTimeOffset |
For internal use only. Display name: Record Overwrite Time Read only
|
||||||||||
owningappid | Edm.Guid |
The app id which owns this folder. The owning app id has full control i.e. read, write and execute permissions on the ADLS folder. Display name: Owning App Id |
||||||||||
path | Edm.String |
Folder path in the Azure Data Lake container. Display name: Path |
||||||||||
readersecuritygroupid | Edm.Guid |
The security group for reader access. Display name: Reader Security Group Id |
||||||||||
resourcegroup | Edm.String |
Azure resource group of the storage account. Display name: ResourceGroup |
||||||||||
sharedforreadaccess | Edm.Boolean |
Indicates if folder is shared for readaccess for other FPAs. Display name: Is Shared for Read Access
Default options
|
||||||||||
solutionid | Edm.Guid |
Unique identifier of the associated solution. Display name: Solution Read only
|
||||||||||
statecode | Edm.Int32 |
Status of the Data Lake Folder Display name: Status
Default options
|
||||||||||
statuscode | Edm.Int32 |
Reason for the status of the Data Lake Folder Display name: Status Reason
Default options
|
||||||||||
subscription | Edm.String |
Azure subscription of the storage account. Display name: Subscription |
||||||||||
synchronizeschematodataverse | Edm.Boolean |
Enable schema synchronization to Dataverse. Display name: Synchronize Schema To Dataverse
Default options
|
||||||||||
synchronizeschematosynapsedb | Edm.Boolean |
Enable schema synchronization to Synapse database. Display name: Synchronize Schema To Synapse Db
Default options
|
||||||||||
tenant | Edm.String |
Azure tenant of the storage account. Display name: Tenant |
||||||||||
timezoneruleversionnumber | Edm.Int32 |
For internal use only. Display name: Time Zone Rule Version Number |
||||||||||
utcconversiontimezonecode | Edm.Int32 |
Time zone code that was in use when the record was created. Display name: UTC Conversion Time Zone Code |
||||||||||
versionnumber | Edm.Int64 |
Version Number 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 |
---|---|---|
_createdby_value | createdby |
Unique identifier of the user who created the record. |
_createdonbehalfby_value | createdonbehalfby |
Unique identifier of the delegate user who created the record. |
_modifiedby_value | modifiedby |
Unique identifier of the user who modified the record. |
_modifiedonbehalfby_value | modifiedonbehalfby |
Unique identifier of the delegate user who modified the record. |
_ownerid_value | ownerid |
Owner Id |
_owningbusinessunit_value | owningbusinessunit |
Unique identifier for the business unit that owns the record |
_owningteam_value | owningteam |
Unique identifier for the team that owns the record. |
_owninguser_value | owninguser |
Unique identifier for the user that owns the record. |
_parentfolderid_value | parentfolderid |
Unique identifier of the parent folder for this folder. |
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 |
---|---|---|
createdby | systemuser | lk_datalakefolder_createdby |
createdonbehalfby | systemuser | lk_datalakefolder_createdonbehalfby |
modifiedby | systemuser | lk_datalakefolder_modifiedby |
modifiedonbehalfby | systemuser | lk_datalakefolder_modifiedonbehalfby |
ownerid | principal | owner_datalakefolder |
owningbusinessunit | businessunit | business_unit_datalakefolder |
owningteam | team | team_datalakefolder |
owninguser | systemuser | user_datalakefolder |
parentfolderid | datalakefolder | datalakefolder_datalakesubfolder |
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 |
---|---|---|
datalakefolder_AsyncOperations | asyncoperation | regardingobjectid_datalakefolder |
datalakefolder_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_datalakefolder |
datalakefolder_datalakefolderpermission | datalakefolderpermission | folderid |
datalakefolder_datalakesubfolder | datalakefolder | parentfolderid |
datalakefolder_DuplicateBaseRecord | duplicaterecord | baserecordid_datalakefolder |
datalakefolder_DuplicateMatchingRecord | duplicaterecord | duplicaterecordid_datalakefolder |
datalakefolder_MailboxTrackingFolders | mailboxtrackingfolder | regardingobjectid_datalakefolder |
datalakefolder_PrincipalObjectAttributeAccesses | principalobjectattributeaccess | objectid_datalakefolder |
datalakefolder_ProcessSession | processsession | regardingobjectid_datalakefolder |
datalakefolder_SyncErrors | syncerror | regardingobjectid_datalakefolder |
msdyn_dataflow_datalakefolder_dlfolder | msdyn_dataflow_datalakefolder | msdyn_DatalakeFolder |
synapsedatabases | synapsedatabase | datalakefolder |
synapselinkexternaltablestates | synapselinkexternaltablestate | datalakefolder |
synapselinkprofiles | synapselinkprofile | datalakefolder |
Operations
The following operations can be used with the datalakefolder entity type.
Name | Binding |
---|---|
CreateMultiple | Not Bound |
DeleteMultiple | Not Bound |
GrantAccess | Not Bound |
IsValidStateTransition | Not Bound |
ModifyAccess | Not Bound |
RetrievePrincipalAccess | Not Bound |
RetrieveSharedPrincipalsAndAccess | Not Bound |
RevokeAccess | Not Bound |
UpdateMultiple | Not Bound |