ApplicationInsightsComponentFeature 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 daily data volume cap status
public class ApplicationInsightsComponentFeature
type ApplicationInsightsComponentFeature = class
Public Class ApplicationInsightsComponentFeature
- Inheritance
-
ApplicationInsightsComponentFeature
Constructors
ApplicationInsightsComponentFeature() |
Initializes a new instance of the ApplicationInsightsComponentFeature class. |
ApplicationInsightsComponentFeature(String, String, String, String, Nullable<Boolean>, IList<ApplicationInsightsComponentFeatureCapability>, String, Nullable<Boolean>, String) |
Initializes a new instance of the ApplicationInsightsComponentFeature class. |
Properties
Capabilities |
Gets a list of Application Insights component feature capability. |
FeatureName |
Gets the pricing feature name. |
IsHidden |
Gets reserved, not used now. |
IsMainFeature |
Gets whether can apply addon feature on to it. |
MeterId |
Gets the meter id used for the feature. |
MeterRateFrequency |
Gets the meter rate for the feature's meter. |
ResouceId |
Gets reserved, not used now. |
SupportedAddonFeatures |
Gets the add on features on main feature. |
Title |
Gets display name of the feature. |
Applies to
Azure SDK for .NET