共用方式為


ApplicationInsightsComponentExportRequest interface

Application Insights 元件連續匯出設定要求定義。

屬性

destinationAccountId

目的地儲存體帳戶的名稱。

destinationAddress

目的地儲存體容器的 SAS URL。 它必須授與寫入權限。

destinationStorageLocationId

目的地儲存體容器的位置識別碼。

destinationStorageSubscriptionId

目的地儲存體容器的訂用帳戶識別碼。

destinationType

連續匯出目的地類型。 這必須是 'Blob'。

isEnabled

設定為 'true' 以建立已啟用的連續匯出組態,否則將它設定為 'false'。

notificationQueueEnabled

已被取代

notificationQueueUri

已被取代

recordTypes

要匯出的檔案類型,以逗號分隔值。 允許的值包括 'Requests'、'Event'、'Exceptions'、'Metrics'、'PageViews'、'PageViewPerformance'、'Rdd'、'PerformanceCounters'、'Availability'、'Messages'。

屬性詳細資料

destinationAccountId

目的地儲存體帳戶的名稱。

destinationAccountId?: string

屬性值

string

destinationAddress

目的地儲存體容器的 SAS URL。 它必須授與寫入權限。

destinationAddress?: string

屬性值

string

destinationStorageLocationId

目的地儲存體容器的位置識別碼。

destinationStorageLocationId?: string

屬性值

string

destinationStorageSubscriptionId

目的地儲存體容器的訂用帳戶識別碼。

destinationStorageSubscriptionId?: string

屬性值

string

destinationType

連續匯出目的地類型。 這必須是 'Blob'。

destinationType?: string

屬性值

string

isEnabled

設定為 'true' 以建立已啟用的連續匯出組態,否則將它設定為 'false'。

isEnabled?: string

屬性值

string

notificationQueueEnabled

已被取代

notificationQueueEnabled?: string

屬性值

string

notificationQueueUri

已被取代

notificationQueueUri?: string

屬性值

string

recordTypes

要匯出的檔案類型,以逗號分隔值。 允許的值包括 'Requests'、'Event'、'Exceptions'、'Metrics'、'PageViews'、'PageViewPerformance'、'Rdd'、'PerformanceCounters'、'Availability'、'Messages'。

recordTypes?: string

屬性值

string