AzureTableStorageApplicationLogsConfig Class
Application logs to Azure table storage configuration.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
AzureTableStorageApplicationLogsConfig
Constructor
AzureTableStorageApplicationLogsConfig(*, sas_url: str, level: Optional[Union[str, azure.mgmt.web.v2018_02_01.models._web_site_management_client_enums.LogLevel]] = None, **kwargs)
Parameters
Required
Log level. Possible values include: "Off", "Verbose", "Information", "Warning", "Error".
Feedback
Submit and view feedback for