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