ApplicationInsightsComponentExportConfiguration interface
定义连续导出配置的属性。
属性
| application |
Application Insights 组件的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| container |
目标存储容器的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| destination |
目标帐户的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| destination |
目标帐户位置 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| destination |
目标存储帐户订阅 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
| destination |
目标类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
| export |
Application Insights 组件中导出配置的唯一 ID。 创建连续导出配置时,自动生成它。 注意:此属性不会序列化。 它只能由服务器填充。 |
| export |
这表示当前的连续导出配置状态。 可能的值为“正在准备”、“成功”、“失败”。 注意:此属性不会序列化。 它只能由服务器填充。 |
| instrumentation |
Application Insights 组件的检测密钥。 注意:此属性不会序列化。 它只能由服务器填充。 |
| is |
如果启用了连续导出配置,则此值为“true”,否则为“false”。 注意:此属性不会序列化。 它只能由服务器填充。 |
| last |
上次连续导出配置启动失败的时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
| last |
上次成功将数据传送到目标存储容器进行此连续导出配置的时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
| last |
上次更新连续导出配置。 注意:此属性不会序列化。 它只能由服务器填充。 |
| notification |
荒废的 |
| permanent |
这是连续导出配置启动失败的原因。 可以是“AzureStorageNotFound”或“AzureStorageAccessDenied”。 注意:此属性不会序列化。 它只能由服务器填充。 |
| record |
要导出的文档类型的此逗号分隔列表。 可能的值包括“Requests”、“Event”、“Exceptions”、“Metrics”、“PageViews”、“PageViewPerformance”、“Rdd”、“PerformanceCounters”、“Availability”、“Messages”。 |
| resource |
Application Insights 组件的资源组。 注意:此属性不会序列化。 它只能由服务器填充。 |
| storage |
目标存储帐户的名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| subscription |
Application Insights 组件的订阅。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
applicationName
Application Insights 组件的名称。 注意:此属性不会序列化。 它只能由服务器填充。
applicationName?: string
属性值
string
containerName
目标存储容器的名称。 注意:此属性不会序列化。 它只能由服务器填充。
containerName?: string
属性值
string
destinationAccountId
目标帐户的名称。 注意:此属性不会序列化。 它只能由服务器填充。
destinationAccountId?: string
属性值
string
destinationStorageLocationId
目标帐户位置 ID。 注意:此属性不会序列化。 它只能由服务器填充。
destinationStorageLocationId?: string
属性值
string
destinationStorageSubscriptionId
目标存储帐户订阅 ID。 注意:此属性不会序列化。 它只能由服务器填充。
destinationStorageSubscriptionId?: string
属性值
string
destinationType
目标类型。 注意:此属性不会序列化。 它只能由服务器填充。
destinationType?: string
属性值
string
exportId
Application Insights 组件中导出配置的唯一 ID。 创建连续导出配置时,自动生成它。 注意:此属性不会序列化。 它只能由服务器填充。
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