Annotation interface
Annotation associated with an application insights resource.
Properties
annotation |
Name of annotation |
category | Category of annotation, free form |
event |
Time when event occurred |
id | Unique Id for annotation |
properties | Serialized JSON object for detailed properties |
related |
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript