ApplicationInsightsComponentAvailableFeatures.Result Property

Definition

Gets a list of Application Insights component feature.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to