GetComponentCurrentBillingFeatureResult

data class GetComponentCurrentBillingFeatureResult(val currentBillingFeatures: List<String>? = null, val dataVolumeCap: ApplicationInsightsComponentDataVolumeCapResponse? = null)

An Application Insights component billing features

Constructors

Link copied to clipboard
constructor(currentBillingFeatures: List<String>? = null, dataVolumeCap: ApplicationInsightsComponentDataVolumeCapResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Current enabled pricing plan. When the component is in the Enterprise plan, this will list both 'Basic' and 'Application Insights Enterprise'.

Link copied to clipboard

An Application Insights component daily data volume cap