ApplicationInsightsComponentFeatureCapability interface
An Application Insights component feature capability
Properties
| description | The description of the capability. NOTE: This property will not be serialized. It can only be populated by the server. |
| meter |
The meter used for the capability. NOTE: This property will not be serialized. It can only be populated by the server. |
| meter |
The meter rate of the meter. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | The name of the capability. NOTE: This property will not be serialized. It can only be populated by the server. |
| unit | The unit of the capability. NOTE: This property will not be serialized. It can only be populated by the server. |
| value | The value of the capability. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
description
The description of the capability. NOTE: This property will not be serialized. It can only be populated by the server.
description?: string
Property Value
string
meterId
The meter used for the capability. NOTE: This property will not be serialized. It can only be populated by the server.
meterId?: string
Property Value
string
meterRateFrequency
The meter rate of the meter. NOTE: This property will not be serialized. It can only be populated by the server.
meterRateFrequency?: string
Property Value
string
name
The name of the capability. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
unit
The unit of the capability. NOTE: This property will not be serialized. It can only be populated by the server.
unit?: string
Property Value
string
value
The value of the capability. NOTE: This property will not be serialized. It can only be populated by the server.
value?: string
Property Value
string