共用方式為


ApplicationInsightsComponentExportConfiguration interface

定義連續匯出組態的屬性。

屬性

applicationName

Application Insights 元件的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

containerName

目的地記憶體容器的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

destinationAccountId

目的地帳戶的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

destinationStorageLocationId

目的地帳戶位置標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

destinationStorageSubscriptionId

目的地記憶體帳戶訂用帳戶標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

destinationType

目的地類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

exportId

Application Insights 元件內匯出組態的唯一標識符。 建立連續匯出組態時,系統會自動產生此設定。 注意:這個屬性不會串行化。 它只能由伺服器填入。

exportStatus

這表示目前的連續匯出組態狀態。 可能的值為 「準備」、「成功」、「失敗」。 注意:這個屬性不會串行化。 它只能由伺服器填入。

instrumentationKey

Application Insights 元件的檢測金鑰。 注意:這個屬性不會串行化。 它只能由伺服器填入。

isUserEnabled

如果已啟用連續匯出組態,這會是 'true',否則會是 'false'。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastGapTime

上次連續匯出組態啟動失敗的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastSuccessTime

上次成功將數據傳遞至此連續匯出組態的目的地記憶體容器的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastUserUpdate

上次更新連續匯出組態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

notificationQueueEnabled

荒廢的

permanentErrorReason

這是連續匯出組態啟動失敗的原因。 它可以是 'AzureStorageNotFound' 或 'AzureStorageAccessDenied'。 注意:這個屬性不會串行化。 它只能由伺服器填入。

recordTypes

這個以逗號分隔的檔案類型清單,將會匯出。 可能的值包括 'Requests'、'Event'、'Exceptions'、'Metrics'、'PageViews'、'PageViewPerformance'、'Rdd'、'PerformanceCounters'、'Availability'、'Messages'。

resourceGroup

Application Insights 元件的資源群組。 注意:這個屬性不會串行化。 它只能由伺服器填入。

storageName

目的地記憶體帳戶的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subscriptionId

Application Insights 元件的訂用帳戶。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

applicationName

Application Insights 元件的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

applicationName?: string

屬性值

string

containerName

目的地記憶體容器的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

containerName?: string

屬性值

string

destinationAccountId

目的地帳戶的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

destinationAccountId?: string

屬性值

string

destinationStorageLocationId

目的地帳戶位置標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

destinationStorageLocationId?: string

屬性值

string

destinationStorageSubscriptionId

目的地記憶體帳戶訂用帳戶標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

destinationStorageSubscriptionId?: string

屬性值

string

destinationType

目的地類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

destinationType?: string

屬性值

string

exportId

Application Insights 元件內匯出組態的唯一標識符。 建立連續匯出組態時,系統會自動產生此設定。 注意:這個屬性不會串行化。 它只能由伺服器填入。

exportId?: string

屬性值

string

exportStatus

這表示目前的連續匯出組態狀態。 可能的值為 「準備」、「成功」、「失敗」。 注意:這個屬性不會串行化。 它只能由伺服器填入。

exportStatus?: string

屬性值

string

instrumentationKey

Application Insights 元件的檢測金鑰。 注意:這個屬性不會串行化。 它只能由伺服器填入。

instrumentationKey?: string

屬性值

string

isUserEnabled

如果已啟用連續匯出組態,這會是 'true',否則會是 'false'。 注意:這個屬性不會串行化。 它只能由伺服器填入。

isUserEnabled?: string

屬性值

string

lastGapTime

上次連續匯出組態啟動失敗的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastGapTime?: string

屬性值

string

lastSuccessTime

上次成功將數據傳遞至此連續匯出組態的目的地記憶體容器的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastSuccessTime?: string

屬性值

string

lastUserUpdate

上次更新連續匯出組態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastUserUpdate?: string

屬性值

string

notificationQueueEnabled

荒廢的

notificationQueueEnabled?: string

屬性值

string

permanentErrorReason

這是連續匯出組態啟動失敗的原因。 它可以是 'AzureStorageNotFound' 或 'AzureStorageAccessDenied'。 注意:這個屬性不會串行化。 它只能由伺服器填入。

permanentErrorReason?: string

屬性值

string

recordTypes

這個以逗號分隔的檔案類型清單,將會匯出。 可能的值包括 'Requests'、'Event'、'Exceptions'、'Metrics'、'PageViews'、'PageViewPerformance'、'Rdd'、'PerformanceCounters'、'Availability'、'Messages'。

recordTypes?: string

屬性值

string

resourceGroup

Application Insights 元件的資源群組。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceGroup?: string

屬性值

string

storageName

目的地記憶體帳戶的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

storageName?: string

屬性值

string

subscriptionId

Application Insights 元件的訂用帳戶。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subscriptionId?: string

屬性值

string