Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BookmarkTimelineItem

Package version

Represents bookmark timeline item.

Hierarchy

Index

Properties

azureResourceId

azureResourceId: string

The bookmark azure resource id.

Optional createdBy

createdBy: UserInfo

Describes a user that created the bookmark

Optional displayName

displayName: undefined | string

The bookmark display name.

Optional endTimeUtc

endTimeUtc: Date

The bookmark end time.

Optional eventTime

eventTime: Date

The bookmark event time.

kind

kind: "Bookmark"

Polymorphic discriminator, which specifies the different types this object can be

Optional labels

labels: string[]

List of labels relevant to this bookmark

Optional notes

notes: undefined | string

The notes of the bookmark

Optional startTimeUtc

startTimeUtc: Date

The bookmark start time.

Generated using TypeDoc