ApplicationInsightsComponentFeatureCapabilities interface
An Application Insights component feature capabilities
Properties
| analytics |
Reserved, not used now. |
| api |
Reserved, not used now. |
| application |
Reserved, not used now. |
| burst |
Reserved, not used now. |
| daily |
Daily data volume cap in GB. |
| daily |
Daily data volume cap UTC reset hour. |
| live |
Reserved, not used now. |
| metadata |
Reserved, not used now. |
| multiple |
Whether allow to use multiple steps web test feature. |
| open |
Reserved, not used now. |
| power |
Reserved, not used now. |
| proactive |
Reserved, not used now. |
| support |
Whether allow to use continuous export feature. |
| throttle |
Reserved, not used now. |
| tracking |
The application insights component used tracking type. |
| work |
Whether allow to use work item integration feature. |
Property Details
analyticsIntegration
Reserved, not used now.
analyticsIntegration?: boolean
Property Value
boolean
apiAccessLevel
Reserved, not used now.
apiAccessLevel?: string
Property Value
string
applicationMap
Reserved, not used now.
applicationMap?: boolean
Property Value
boolean
burstThrottlePolicy
Reserved, not used now.
burstThrottlePolicy?: string
Property Value
string
dailyCap
Daily data volume cap in GB.
dailyCap?: number
Property Value
number
dailyCapResetTime
Daily data volume cap UTC reset hour.
dailyCapResetTime?: number
Property Value
number
liveStreamMetrics
Reserved, not used now.
liveStreamMetrics?: boolean
Property Value
boolean
metadataClass
Reserved, not used now.
metadataClass?: string
Property Value
string
multipleStepWebTest
Whether allow to use multiple steps web test feature.
multipleStepWebTest?: boolean
Property Value
boolean
openSchema
Reserved, not used now.
openSchema?: boolean
Property Value
boolean
powerBIIntegration
Reserved, not used now.
powerBIIntegration?: boolean
Property Value
boolean
proactiveDetection
Reserved, not used now.
proactiveDetection?: boolean
Property Value
boolean
supportExportData
Whether allow to use continuous export feature.
supportExportData?: boolean
Property Value
boolean
throttleRate
Reserved, not used now.
throttleRate?: number
Property Value
number
trackingType
The application insights component used tracking type.
trackingType?: string
Property Value
string
workItemIntegration
Whether allow to use work item integration feature.
workItemIntegration?: boolean
Property Value
boolean