ApplicationInsightsComponentFeatureCapability interface
An Application Insights component feature capability
Properties
| description | The description of the capability. |
| meter |
The meter used for the capability. |
| meter |
The meter rate of the meter. |
| name | The name of the capability. |
| unit | The unit of the capability. |
| value | The value of the capability. |
Property Details
description
The description of the capability.
description?: string
Property Value
string
meterId
The meter used for the capability.
meterId?: string
Property Value
string
meterRateFrequency
The meter rate of the meter.
meterRateFrequency?: string
Property Value
string
name
The name of the capability.
name?: string
Property Value
string
unit
The unit of the capability.
unit?: string
Property Value
string
value
The value of the capability.
value?: string
Property Value
string