Share via


AppInsightsWebAppStackSettings.IsDefaultOff Property

Definition

<code>true</code> if Application Insights is disabled by default for the stack; otherwise, <code>false</code>.

public bool? IsDefaultOff { get; }
member this.IsDefaultOff : Nullable<bool>
Public ReadOnly Property IsDefaultOff As Nullable(Of Boolean)

Property Value

Applies to