ApplicationInsightsComponentFeature interface

An Application Insights component daily data volume cap status

Properties

capabilities

A list of Application Insights component feature capability.

featureName

The pricing feature name.

isHidden

Reserved, not used now.

isMainFeature

Whether can apply addon feature on to it.

meterId

The meter id used for the feature.

meterRateFrequency

The meter rate for the feature's meter.

resouceId

Reserved, not used now.

supportedAddonFeatures

The add on features on main feature.

title

Display name of the feature.

Property Details

capabilities

A list of Application Insights component feature capability.

capabilities?: ApplicationInsightsComponentFeatureCapability[]

Property Value

featureName

The pricing feature name.

featureName?: string

Property Value

string

isHidden

Reserved, not used now.

isHidden?: boolean

Property Value

boolean

isMainFeature

Whether can apply addon feature on to it.

isMainFeature?: boolean

Property Value

boolean

meterId

The meter id used for the feature.

meterId?: string

Property Value

string

meterRateFrequency

The meter rate for the feature's meter.

meterRateFrequency?: string

Property Value

string

resouceId

Reserved, not used now.

resouceId?: string

Property Value

string

supportedAddonFeatures

The add on features on main feature.

supportedAddonFeatures?: string

Property Value

string

title

Display name of the feature.

title?: string

Property Value

string