ApplicationInsightsComponentFeatureCapability Class

Definition

An Application Insights component feature capability

public class ApplicationInsightsComponentFeatureCapability
type ApplicationInsightsComponentFeatureCapability = class
Public Class ApplicationInsightsComponentFeatureCapability
Inheritance
ApplicationInsightsComponentFeatureCapability

Constructors

ApplicationInsightsComponentFeatureCapability()

Initializes a new instance of the ApplicationInsightsComponentFeatureCapability class.

ApplicationInsightsComponentFeatureCapability(String, String, String, String, String, String)

Initializes a new instance of the ApplicationInsightsComponentFeatureCapability class.

Properties

Description

Gets the description of the capability.

MeterId

Gets the meter used for the capability.

MeterRateFrequency

Gets the meter rate of the meter.

Name

Gets the name of the capability.

Unit

Gets the unit of the capability.

Value

Gets the value of the capability.

Applies to