IApplicationInsightsComponentFeatureCapabilities.AnalyticsIntegration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved, not used now.
[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Reserved, not used now.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="AnalyticsIntegration")]
public bool? AnalyticsIntegration { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Reserved, not used now.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="AnalyticsIntegration")>]
member this.AnalyticsIntegration : Nullable<bool>
Public ReadOnly Property AnalyticsIntegration As Nullable(Of Boolean)
Property Value
- Attributes