BaseDatahubItemUI interface

An interface representing datahub item ui metadata

Properties

datasourceReferences

The datasource references of the item

description

The description of the item

displayName

The display name of the item

fabricItemType

The type of the item

itemInformationProtection

The item sensitivity label

itemObjectId

The object id of the item

itemType

The type of the item

lastVisitedTimeUTCEpochTime

The most recent time the item was visited

ownerOid

The item owner object id

ownerPrincipalName

The owner principal name

ownerUsers

The item owners

stage

The item endorsement

workspaceName

The workspace name of the item

Property Details

datasourceReferences

The datasource references of the item

datasourceReferences?: DatasourceReference[]

Property Value

description

The description of the item

description?: string

Property Value

string

displayName

The display name of the item

displayName: string

Property Value

string

fabricItemType

The type of the item

fabricItemType?: string

Property Value

string

itemInformationProtection

The item sensitivity label

itemInformationProtection?: any

Property Value

any

itemObjectId

The object id of the item

itemObjectId: string

Property Value

string

itemType

The type of the item

itemType?: any

Property Value

any

lastVisitedTimeUTCEpochTime

The most recent time the item was visited

lastVisitedTimeUTCEpochTime?: number

Property Value

number

ownerOid

The item owner object id

ownerOid?: string

Property Value

string

ownerPrincipalName

The owner principal name

ownerPrincipalName?: string

Property Value

string

ownerUsers

The item owners

ownerUsers?: any[]

Property Value

any[]

stage

The item endorsement

stage?: any

Property Value

any

workspaceName

The workspace name of the item

workspaceName: string

Property Value

string