ApplicationInsightsComponentBillingFeatures 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 billing features
public class ApplicationInsightsComponentBillingFeatures
type ApplicationInsightsComponentBillingFeatures = class
Public Class ApplicationInsightsComponentBillingFeatures
- Inheritance
-
ApplicationInsightsComponentBillingFeatures
Constructors
ApplicationInsightsComponentBillingFeatures() |
Initializes a new instance of the ApplicationInsightsComponentBillingFeatures class. |
ApplicationInsightsComponentBillingFeatures(ApplicationInsightsComponentDataVolumeCap, IList<String>) |
Initializes a new instance of the ApplicationInsightsComponentBillingFeatures class. |
Properties
CurrentBillingFeatures |
Gets or sets current enabled pricing plan. When the component is in the Enterprise plan, this will list both 'Basic' and 'Application Insights Enterprise'. |
DataVolumeCap |
Gets or sets an Application Insights component daily data volume cap |
Applies to
Azure SDK for .NET