次の方法で共有


Annotation interface

application insights リソースに関連付けられている注釈。

プロパティ

annotationName

注釈の名前

category

注釈のカテゴリ、自由形式

eventTime

イベントが発生した時刻

id

注釈の一意の ID

properties

詳細なプロパティのシリアル化された JSON オブジェクト

relatedAnnotation

関連する親注釈 (存在する場合)。 既定値は 'null' です。

プロパティの詳細

annotationName

注釈の名前

annotationName?: string

プロパティ値

string

category

注釈のカテゴリ、自由形式

category?: string

プロパティ値

string

eventTime

イベントが発生した時刻

eventTime?: Date

プロパティ値

Date

id

注釈の一意の ID

id?: string

プロパティ値

string

properties

詳細なプロパティのシリアル化された JSON オブジェクト

properties?: string

プロパティ値

string

relatedAnnotation

関連する親注釈 (存在する場合)。 既定値は 'null' です。

relatedAnnotation?: string

プロパティ値

string