ApplicationInsightsComponentAvailableFeatures Class

Definition

An Application Insights component available features.

public class ApplicationInsightsComponentAvailableFeatures
type ApplicationInsightsComponentAvailableFeatures = class
Public Class ApplicationInsightsComponentAvailableFeatures
Inheritance
ApplicationInsightsComponentAvailableFeatures

Constructors

ApplicationInsightsComponentAvailableFeatures()

Initializes a new instance of the ApplicationInsightsComponentAvailableFeatures class.

ApplicationInsightsComponentAvailableFeatures(IList<ApplicationInsightsComponentFeature>)

Initializes a new instance of the ApplicationInsightsComponentAvailableFeatures class.

Properties

Result

Gets a list of Application Insights component feature.

Applies to