ApplicationInsightsComponentFeatureCapability Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET