ApplicationInsightsComponentFeature Class

Definition

An Application Insights component daily data volume cap status

public class ApplicationInsightsComponentFeature
type ApplicationInsightsComponentFeature = class
Public Class ApplicationInsightsComponentFeature
Inheritance
ApplicationInsightsComponentFeature

Constructors

ApplicationInsightsComponentFeature()

Initializes a new instance of the ApplicationInsightsComponentFeature class.

ApplicationInsightsComponentFeature(String, String, String, String, Nullable<Boolean>, IList<ApplicationInsightsComponentFeatureCapability>, String, Nullable<Boolean>, String)

Initializes a new instance of the ApplicationInsightsComponentFeature class.

Properties

Capabilities

Gets a list of Application Insights component feature capability.

FeatureName

Gets the pricing feature name.

IsHidden

Gets reserved, not used now.

IsMainFeature

Gets whether can apply addon feature on to it.

MeterId

Gets the meter id used for the feature.

MeterRateFrequency

Gets the meter rate for the feature's meter.

ResouceId

Gets reserved, not used now.

SupportedAddonFeatures

Gets the add on features on main feature.

Title

Gets display name of the feature.

Applies to