IApplicationInsightsComponentFeatureCapabilities Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20150501.ApplicationInsightsComponentFeatureCapabilitiesTypeConverter))]
public interface IApplicationInsightsComponentFeatureCapabilities : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20150501.ApplicationInsightsComponentFeatureCapabilitiesTypeConverter))>]
type IApplicationInsightsComponentFeatureCapabilities = interface
interface IJsonSerializable
Public Interface IApplicationInsightsComponentFeatureCapabilities
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
AnalyticsIntegration |
Reserved, not used now. |
ApiAccessLevel |
Reserved, not used now. |
ApplicationMap |
Reserved, not used now. |
BurstThrottlePolicy |
Reserved, not used now. |
DailyCap |
Daily data volume cap in GB. |
DailyCapResetTime |
Daily data volume cap UTC reset hour. |
LiveStreamMetric |
Reserved, not used now. |
MetadataClass |
Reserved, not used now. |
MultipleStepWebTest |
Whether allow to use multiple steps web test feature. |
OpenSchema |
Reserved, not used now. |
PowerBiIntegration |
Reserved, not used now. |
ProactiveDetection |
Reserved, not used now. |
SupportExportData |
Whether allow to use continuous export feature. |
ThrottleRate |
Reserved, not used now. |
TrackingType |
The application insights component used tracking type. |
WorkItemIntegration |
Whether allow to use work item integration feature. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |