共用方式為


ApplicationInsightsComponentAnalyticsItem interface

定義與 Application Insights 元件相關聯之 Analytics 項目的屬性。

屬性

content

此項目的內容

id

專案定義的內部指派唯一標識碼。

name

項目的使用者定義名稱。

properties

一組屬性,可在特定項目類型的內容中定義。 每個類型可能都有自己的屬性。

scope

列舉,指出此項目定義是否由特定用戶擁有,或是在具有Application Insights元件存取權的所有使用者之間共用。

timeCreated

建立此專案的 UTC 日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

timeModified

上次修改此專案的 UTC 日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

列舉,指出 Analytics 專案的類型。

version

這個實例的數據模型版本。 當新增新功能時,這可能會變更。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

content

此項目的內容

content?: string

屬性值

string

id

專案定義的內部指派唯一標識碼。

id?: string

屬性值

string

name

項目的使用者定義名稱。

name?: string

屬性值

string

properties

一組屬性,可在特定項目類型的內容中定義。 每個類型可能都有自己的屬性。

properties?: ApplicationInsightsComponentAnalyticsItemProperties

屬性值

scope

列舉,指出此項目定義是否由特定用戶擁有,或是在具有Application Insights元件存取權的所有使用者之間共用。

scope?: string

屬性值

string

timeCreated

建立此專案的 UTC 日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

timeCreated?: string

屬性值

string

timeModified

上次修改此專案的 UTC 日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

timeModified?: string

屬性值

string

type

列舉,指出 Analytics 專案的類型。

type?: string

屬性值

string

version

這個實例的數據模型版本。 當新增新功能時,這可能會變更。 注意:這個屬性不會串行化。 它只能由伺服器填入。

version?: string

屬性值

string