Share via


ApplicationInsightsComponentAvailableFeatures.Result Property

Definition

A list of Application Insights component feature.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentFeature> Result { get; }
member this.Result : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsComponentFeature>
Public ReadOnly Property Result As IReadOnlyList(Of ApplicationInsightsComponentFeature)

Property Value

Applies to