Share via


AppInsightsWebAppStackSettingsOutput interface

App Insights Web App stack settings.

Properties

isDefaultOff

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

isSupported

true if remote Application Insights is supported for the stack; otherwise, false.

Property Details

isDefaultOff

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

isDefaultOff?: boolean

Property Value

boolean

isSupported

true if remote Application Insights is supported for the stack; otherwise, false.

isSupported?: boolean

Property Value

boolean