次の方法で共有


ApplicationInsightsComponentExportConfiguration interface

Properties that define a Continuous Export configuration.

Properties

applicationName

The name of the Application Insights component. NOTE: This property will not be serialized. It can only be populated by the server.

containerName

The name of the destination storage container. NOTE: This property will not be serialized. It can only be populated by the server.

destinationAccountId

The name of destination account. NOTE: This property will not be serialized. It can only be populated by the server.

destinationStorageLocationId

The destination account location ID. NOTE: This property will not be serialized. It can only be populated by the server.

destinationStorageSubscriptionId

The destination storage account subscription ID. NOTE: This property will not be serialized. It can only be populated by the server.

destinationType

The destination type. NOTE: This property will not be serialized. It can only be populated by the server.

exportId

The unique ID of the export configuration inside an Application Insights component. It is auto generated when the Continuous Export configuration is created. NOTE: This property will not be serialized. It can only be populated by the server.

exportStatus

This indicates current Continuous Export configuration status. The possible values are 'Preparing', 'Success', 'Failure'. NOTE: This property will not be serialized. It can only be populated by the server.

instrumentationKey

The instrumentation key of the Application Insights component. NOTE: This property will not be serialized. It can only be populated by the server.

isUserEnabled

This will be 'true' if the Continuous Export configuration is enabled, otherwise it will be 'false'. NOTE: This property will not be serialized. It can only be populated by the server.

lastGapTime

The last time the Continuous Export configuration started failing. NOTE: This property will not be serialized. It can only be populated by the server.

lastSuccessTime

The last time data was successfully delivered to the destination storage container for this Continuous Export configuration. NOTE: This property will not be serialized. It can only be populated by the server.

lastUserUpdate

Last time the Continuous Export configuration was updated. NOTE: This property will not be serialized. It can only be populated by the server.

notificationQueueEnabled

Deprecated

permanentErrorReason

This is the reason the Continuous Export configuration started failing. It can be 'AzureStorageNotFound' or 'AzureStorageAccessDenied'. NOTE: This property will not be serialized. It can only be populated by the server.

recordTypes

This comma separated list of document types that will be exported. The possible values include 'Requests', 'Event', 'Exceptions', 'Metrics', 'PageViews', 'PageViewPerformance', 'Rdd', 'PerformanceCounters', 'Availability', 'Messages'.

resourceGroup

The resource group of the Application Insights component. NOTE: This property will not be serialized. It can only be populated by the server.

storageName

The name of the destination storage account. NOTE: This property will not be serialized. It can only be populated by the server.

subscriptionId

The subscription of the Application Insights component. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

applicationName

The name of the Application Insights component. NOTE: This property will not be serialized. It can only be populated by the server.

applicationName?: string

Property Value

string

containerName

The name of the destination storage container. NOTE: This property will not be serialized. It can only be populated by the server.

containerName?: string

Property Value

string

destinationAccountId

The name of destination account. NOTE: This property will not be serialized. It can only be populated by the server.

destinationAccountId?: string

Property Value

string

destinationStorageLocationId

The destination account location ID. NOTE: This property will not be serialized. It can only be populated by the server.

destinationStorageLocationId?: string

Property Value

string

destinationStorageSubscriptionId

The destination storage account subscription ID. NOTE: This property will not be serialized. It can only be populated by the server.

destinationStorageSubscriptionId?: string

Property Value

string

destinationType

The destination type. NOTE: This property will not be serialized. It can only be populated by the server.

destinationType?: string

Property Value

string

exportId

The unique ID of the export configuration inside an Application Insights component. It is auto generated when the Continuous Export configuration is created. NOTE: This property will not be serialized. It can only be populated by the server.

exportId?: string

Property Value

string

exportStatus

This indicates current Continuous Export configuration status. The possible values are 'Preparing', 'Success', 'Failure'. NOTE: This property will not be serialized. It can only be populated by the server.

exportStatus?: string

Property Value

string

instrumentationKey

The instrumentation key of the Application Insights component. NOTE: This property will not be serialized. It can only be populated by the server.

instrumentationKey?: string

Property Value

string

isUserEnabled

This will be 'true' if the Continuous Export configuration is enabled, otherwise it will be 'false'. NOTE: This property will not be serialized. It can only be populated by the server.

isUserEnabled?: string

Property Value

string

lastGapTime

The last time the Continuous Export configuration started failing. NOTE: This property will not be serialized. It can only be populated by the server.

lastGapTime?: string

Property Value

string

lastSuccessTime

The last time data was successfully delivered to the destination storage container for this Continuous Export configuration. NOTE: This property will not be serialized. It can only be populated by the server.

lastSuccessTime?: string

Property Value

string

lastUserUpdate

Last time the Continuous Export configuration was updated. NOTE: This property will not be serialized. It can only be populated by the server.

lastUserUpdate?: string

Property Value

string

notificationQueueEnabled

Deprecated

notificationQueueEnabled?: string

Property Value

string

permanentErrorReason

This is the reason the Continuous Export configuration started failing. It can be 'AzureStorageNotFound' or 'AzureStorageAccessDenied'. NOTE: This property will not be serialized. It can only be populated by the server.

permanentErrorReason?: string

Property Value

string

recordTypes

This comma separated list of document types that will be exported. The possible values include 'Requests', 'Event', 'Exceptions', 'Metrics', 'PageViews', 'PageViewPerformance', 'Rdd', 'PerformanceCounters', 'Availability', 'Messages'.

recordTypes?: string

Property Value

string

resourceGroup

The resource group of the Application Insights component. NOTE: This property will not be serialized. It can only be populated by the server.

resourceGroup?: string

Property Value

string

storageName

The name of the destination storage account. NOTE: This property will not be serialized. It can only be populated by the server.

storageName?: string

Property Value

string

subscriptionId

The subscription of the Application Insights component. NOTE: This property will not be serialized. It can only be populated by the server.

subscriptionId?: string

Property Value

string