InjectedDatahubItemUI interface
An interface representing the injected datahub item ui
- Extends
Properties
icon | The icon of the item. |
localized |
The localized type of the item. |
query |
relativeNavigationURL query params. |
relative |
Relative navigation url of the item |
Inherited Properties
datasource |
The datasource references of the item |
description | The description of the item |
display |
The display name of the item |
fabric |
The type of the item |
item |
The item sensitivity label |
item |
The object id of the item |
item |
The type of the item |
last |
The most recent time the item was visited |
owner |
The item owner object id |
owner |
The owner principal name |
owner |
The item owners |
stage | The item endorsement |
workspace |
The workspace name of the item |
Property Details
icon
The icon of the item.
icon?: Object | Object
Property Value
Object | Object
localizedType
The localized type of the item.
localizedType?: string
Property Value
string
queryParams
relativeNavigationURL query params.
queryParams?: {[key: string]: string | number}
Property Value
{[key: string]: string | number}
relativeNavigationURL
Relative navigation url of the item
relativeNavigationURL?: string
Property Value
string
Inherited Property Details
datasourceReferences
The datasource references of the item
datasourceReferences?: DatasourceReference[]
Property Value
Inherited From BaseDatahubItemUI.datasourceReferences
description
The description of the item
description?: string
Property Value
string
Inherited From BaseDatahubItemUI.description
displayName
The display name of the item
displayName: string
Property Value
string
Inherited From BaseDatahubItemUI.displayName
fabricItemType
The type of the item
fabricItemType?: string
Property Value
string
Inherited From BaseDatahubItemUI.fabricItemType
itemInformationProtection
The item sensitivity label
itemInformationProtection?: any
Property Value
any
Inherited From BaseDatahubItemUI.itemInformationProtection
itemObjectId
The object id of the item
itemObjectId: string
Property Value
string
Inherited From BaseDatahubItemUI.itemObjectId
itemType
lastVisitedTimeUTCEpochTime
The most recent time the item was visited
lastVisitedTimeUTCEpochTime?: number
Property Value
number
Inherited From BaseDatahubItemUI.lastVisitedTimeUTCEpochTime
ownerOid
The item owner object id
ownerOid?: string
Property Value
string
Inherited From BaseDatahubItemUI.ownerOid
ownerPrincipalName
The owner principal name
ownerPrincipalName?: string
Property Value
string
Inherited From BaseDatahubItemUI.ownerPrincipalName
ownerUsers
stage
workspaceName
The workspace name of the item
workspaceName: string
Property Value
string
Inherited From BaseDatahubItemUI.workspaceName