Annotation interface

Annotation associated with an application insights resource.

Properties

annotationName

Name of annotation

category

Category of annotation, free form

eventTime

Time when event occurred

id

Unique Id for annotation

properties

Serialized JSON object for detailed properties

relatedAnnotation

Related parent annotation if any

Property Details

annotationName

Name of annotation

annotationName?: string

Property Value

string

category

Category of annotation, free form

category?: string

Property Value

string

eventTime

Time when event occurred

eventTime?: Date

Property Value

Date

id

Unique Id for annotation

id?: string

Property Value

string

properties

Serialized JSON object for detailed properties

properties?: string

Property Value

string

relatedAnnotation

Related parent annotation if any

relatedAnnotation?: string

Property Value

string