Share via


ApplicationInsightsComponentFeatureCapabilities.AnalyticsIntegration Property

Definition

Gets reserved, not used now.

[Newtonsoft.Json.JsonProperty(PropertyName="AnalyticsIntegration")]
public bool? AnalyticsIntegration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="AnalyticsIntegration")>]
member this.AnalyticsIntegration : Nullable<bool>
Public ReadOnly Property AnalyticsIntegration As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to