SiteLogsConfig Class
Configuration of App Service site logs.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2016_08_01.models._models_py3.ProxyOnlyResourceSiteLogsConfig
Constructor
SiteLogsConfig(*, kind: Optional[str] = None, application_logs: Optional[azure.mgmt.web.v2016_08_01.models._models_py3.ApplicationLogsConfig] = None, http_logs: Optional[azure.mgmt.web.v2016_08_01.models._models_py3.HttpLogsConfig] = None, failed_requests_tracing: Optional[azure.mgmt.web.v2016_08_01.models._models_py3.EnabledConfig] = None, detailed_error_messages: Optional[azure.mgmt.web.v2016_08_01.models._models_py3.EnabledConfig] = None, **kwargs)
Parameters
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
Feedback
Submit and view feedback for