你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IApplicationInsightsComponentFeatureCapabilities Interface

Definition

[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)

Applies to