Share via


IApplicationInsightsComponentAvailableFeatures Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20150501.ApplicationInsightsComponentAvailableFeaturesTypeConverter))]
public interface IApplicationInsightsComponentAvailableFeatures : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20150501.ApplicationInsightsComponentAvailableFeaturesTypeConverter))>]
type IApplicationInsightsComponentAvailableFeatures = interface
    interface IJsonSerializable
Public Interface IApplicationInsightsComponentAvailableFeatures
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Result

A list of Application Insights component feature.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to