다음을 통해 공유


AppInsightsWebAppStackSettingsOutput interface

App Insights 웹앱 스택 설정입니다.

속성

isDefaultOff

스택에 대해 Application Insights를 기본적으로 사용하지 않도록 설정한 경우 true. 그렇지 않으면 false.

isSupported

스택에 대해 원격 Application Insights가 지원되는지 true. 그렇지 않으면 false.

속성 세부 정보

isDefaultOff

스택에 대해 Application Insights를 기본적으로 사용하지 않도록 설정한 경우 true. 그렇지 않으면 false.

isDefaultOff?: boolean

속성 값

boolean

isSupported

스택에 대해 원격 Application Insights가 지원되는지 true. 그렇지 않으면 false.

isSupported?: boolean

속성 값

boolean