ApplicationInsightsComponentFeatureCapabilities Constructors
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.
Overloads
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. |
ApplicationInsightsComponentFeatureCapabilities()
Initializes a new instance of the ApplicationInsightsComponentFeatureCapabilities class.
public ApplicationInsightsComponentFeatureCapabilities ();
Public Sub New ()
Applies to
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.
public ApplicationInsightsComponentFeatureCapabilities (bool? supportExportData = default, string burstThrottlePolicy = default, string metadataClass = default, bool? liveStreamMetrics = default, bool? applicationMap = default, bool? workItemIntegration = default, bool? powerBIIntegration = default, bool? openSchema = default, bool? proactiveDetection = default, bool? analyticsIntegration = default, bool? multipleStepWebTest = default, string apiAccessLevel = default, string trackingType = default, double? dailyCap = default, double? dailyCapResetTime = default, double? throttleRate = default);
new Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentFeatureCapabilities : Nullable<bool> * string * string * Nullable<bool> * Nullable<bool> * Nullable<bool> * Nullable<bool> * Nullable<bool> * Nullable<bool> * Nullable<bool> * Nullable<bool> * string * string * Nullable<double> * Nullable<double> * Nullable<double> -> Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentFeatureCapabilities
Public Sub New (Optional supportExportData As Nullable(Of Boolean) = Nothing, Optional burstThrottlePolicy As String = Nothing, Optional metadataClass As String = Nothing, Optional liveStreamMetrics As Nullable(Of Boolean) = Nothing, Optional applicationMap As Nullable(Of Boolean) = Nothing, Optional workItemIntegration As Nullable(Of Boolean) = Nothing, Optional powerBIIntegration As Nullable(Of Boolean) = Nothing, Optional openSchema As Nullable(Of Boolean) = Nothing, Optional proactiveDetection As Nullable(Of Boolean) = Nothing, Optional analyticsIntegration As Nullable(Of Boolean) = Nothing, Optional multipleStepWebTest As Nullable(Of Boolean) = Nothing, Optional apiAccessLevel As String = Nothing, Optional trackingType As String = Nothing, Optional dailyCap As Nullable(Of Double) = Nothing, Optional dailyCapResetTime As Nullable(Of Double) = Nothing, Optional throttleRate As Nullable(Of Double) = Nothing)
Parameters
- burstThrottlePolicy
- String
Reserved, not used now.
- metadataClass
- String
Reserved, not used now.
- apiAccessLevel
- String
Reserved, not used now.
- trackingType
- String
The application insights component used tracking type.