ApplicationInsightsComponentFeature interface
An Application Insights component daily data volume cap status
Properties
capabilities | A list of Application Insights component feature capability. NOTE: This property will not be serialized. It can only be populated by the server. |
feature |
The pricing feature name. NOTE: This property will not be serialized. It can only be populated by the server. |
is |
Reserved, not used now. NOTE: This property will not be serialized. It can only be populated by the server. |
is |
Whether can apply addon feature on to it. NOTE: This property will not be serialized. It can only be populated by the server. |
meter |
The meter id used for the feature. NOTE: This property will not be serialized. It can only be populated by the server. |
meter |
The meter rate for the feature's meter. NOTE: This property will not be serialized. It can only be populated by the server. |
resouce |
Reserved, not used now. NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
The add on features on main feature. NOTE: This property will not be serialized. It can only be populated by the server. |
title | Display name of the feature. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
capabilities
A list of Application Insights component feature capability. NOTE: This property will not be serialized. It can only be populated by the server.
capabilities?: ApplicationInsightsComponentFeatureCapability[]
Property Value
featureName
The pricing feature name. NOTE: This property will not be serialized. It can only be populated by the server.
featureName?: string
Property Value
string
isHidden
Reserved, not used now. NOTE: This property will not be serialized. It can only be populated by the server.
isHidden?: boolean
Property Value
boolean
isMainFeature
Whether can apply addon feature on to it. NOTE: This property will not be serialized. It can only be populated by the server.
isMainFeature?: boolean
Property Value
boolean
meterId
The meter id used for the feature. NOTE: This property will not be serialized. It can only be populated by the server.
meterId?: string
Property Value
string
meterRateFrequency
The meter rate for the feature's meter. NOTE: This property will not be serialized. It can only be populated by the server.
meterRateFrequency?: string
Property Value
string
resouceId
Reserved, not used now. NOTE: This property will not be serialized. It can only be populated by the server.
resouceId?: string
Property Value
string
supportedAddonFeatures
The add on features on main feature. NOTE: This property will not be serialized. It can only be populated by the server.
supportedAddonFeatures?: string
Property Value
string
title
Display name of the feature. NOTE: This property will not be serialized. It can only be populated by the server.
title?: string
Property Value
string
Azure SDK for JavaScript