ApplicationInsightsComponentFeatureCapabilities Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An Application Insights component feature capabilities
public class ApplicationInsightsComponentFeatureCapabilities
type ApplicationInsightsComponentFeatureCapabilities = class
Public Class ApplicationInsightsComponentFeatureCapabilities
- Inheritance
-
ApplicationInsightsComponentFeatureCapabilities
Constructors
ApplicationInsightsComponentFeatureCapabilities() |
Initializes a new instance of the ApplicationInsightsComponentFeatureCapabilities class. |
ApplicationInsightsComponentFeatureCapabilities(Nullable<Boolean>, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String, Nullable<Double>, Nullable<Double>, Nullable<Double>) |
Initializes a new instance of the ApplicationInsightsComponentFeatureCapabilities class. |
Properties
AnalyticsIntegration |
Gets reserved, not used now. |
ApiAccessLevel |
Gets reserved, not used now. |
ApplicationMap |
Gets reserved, not used now. |
BurstThrottlePolicy |
Gets reserved, not used now. |
DailyCap |
Gets daily data volume cap in GB. |
DailyCapResetTime |
Gets daily data volume cap UTC reset hour. |
LiveStreamMetrics |
Gets reserved, not used now. |
MetadataClass |
Gets reserved, not used now. |
MultipleStepWebTest |
Gets whether allow to use multiple steps web test feature. |
OpenSchema |
Gets reserved, not used now. |
PowerBIIntegration |
Gets reserved, not used now. |
ProactiveDetection |
Gets reserved, not used now. |
SupportExportData |
Gets whether allow to use continuous export feature. |
ThrottleRate |
Gets reserved, not used now. |
TrackingType |
Gets the application insights component used tracking type. |
WorkItemIntegration |
Gets whether allow to use work item integration feature. |