GetComponentCurrentBillingFeatureResult

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

An Application Insights component billing features

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

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