Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApplicationInsightsComponentFeatureCapability

Package version

interface

An interface representing ApplicationInsightsComponentFeatureCapability. An Application Insights component feature capability

Hierarchy

  • ApplicationInsightsComponentFeatureCapability

Index

Properties

Optional description

description: undefined | string
member

{string} [description] The description of the capability. NOTE: This property will not be serialized. It can only be populated by the server.

Optional meterId

meterId: undefined | string
member

{string} [meterId] The meter used for the capability. NOTE: This property will not be serialized. It can only be populated by the server.

Optional meterRateFrequency

meterRateFrequency: undefined | string
member

{string} [meterRateFrequency] The meter rate of the meter. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string
member

{string} [name] The name of the capability. NOTE: This property will not be serialized. It can only be populated by the server.

Optional unit

unit: undefined | string
member

{string} [unit] The unit of the capability. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: undefined | string
member

{string} [value] The vaule of the capability. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc