ApplicationInsightsComponentExportRequest interface
Application Insights 元件連續匯出組態要求定義。
屬性
destination |
目的地記憶體帳戶的名稱。 |
destination |
目的地記憶體容器的SAS URL。 它必須授與寫入許可權。 |
destination |
目的地記憶體容器的位置標識碼。 |
destination |
目的地記憶體容器的訂用帳戶標識碼。 |
destination |
連續匯出目的地類型。 這必須是 『Blob』。 |
is |
設定為 'true' 以建立已啟用的連續匯出組態,否則將其設定為 'false'。 |
notification |
荒廢的 |
notification |
荒廢的 |
record |
要導出的檔類型,以逗號分隔值。 允許的值包括 '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