Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SiteLogsConfig

Package version

Configuration of App Service site logs.

Hierarchy

Index

Properties

Optional applicationLogs

applicationLogs: ApplicationLogsConfig

Application logs configuration.

Optional detailedErrorMessages

detailedErrorMessages: EnabledConfig

Detailed error messages configuration.

Optional failedRequestsTracing

failedRequestsTracing: EnabledConfig

Failed requests tracing configuration.

Optional httpLogs

httpLogs: HttpLogsConfig

HTTP logs configuration.

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc