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
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for JavaScript