Condividi tramite


ApplicationInsightsComponentBillingFeatures Class

Definition

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