Skip to main content

annotations

Overview

Nameannotations
TypeResource
Idazure.application_insights.annotations

Fields

NameDatatypeDescription
AnnotationNamestringName of annotation
CategorystringCategory of annotation, free form
EventTimestringTime when event occurred
IdstringUnique Id for annotation
PropertiesstringSerialized JSON object for detailed properties
RelatedAnnotationstringRelated parent annotation if any

Methods

NameAccessible byRequired ParamsDescription
getSELECTannotationId, resourceGroupName, resourceName, subscriptionIdGet the annotation for given id.
listSELECTend, resourceGroupName, resourceName, start, subscriptionIdGets the list of annotations for a component for given time range
createINSERTresourceGroupName, resourceName, subscriptionIdCreate an Annotation of an Application Insights component.
deleteDELETEannotationId, resourceGroupName, resourceName, subscriptionIdDelete an Annotation of an Application Insights component.
_listEXECend, resourceGroupName, resourceName, start, subscriptionIdGets the list of annotations for a component for given time range