Share via


ApplicationInsightsComponentFeature.Capabilities Property

Definition

Gets a list of Application Insights component feature capability.

[Newtonsoft.Json.JsonProperty(PropertyName="Capabilities")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentFeatureCapability> Capabilities { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Capabilities")>]
member this.Capabilities : System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentFeatureCapability>
Public ReadOnly Property Capabilities As IList(Of ApplicationInsightsComponentFeatureCapability)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to