ApplicationInsightsComponentBillingFeatures interface
An Application Insights component billing features
Properties
current |
Current enabled pricing plan. When the component is in the Enterprise plan, this will list both 'Basic' and 'Application Insights Enterprise'. |
data |
An Application Insights component daily data volume cap |
Property Details
currentBillingFeatures
Current enabled pricing plan. When the component is in the Enterprise plan, this will list both 'Basic' and 'Application Insights Enterprise'.
currentBillingFeatures?: string[]
Property Value
string[]
dataVolumeCap
An Application Insights component daily data volume cap
dataVolumeCap?: ApplicationInsightsComponentDataVolumeCap
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript