AzureBlobStorageApplicationLogsConfig

Application logs azure blob storage configuration.

AzureComputeFaaSFunctionsServerless

Properties

Name Type Description
level string Log level.
retentionInDays integer Retention in days. Remove blobs older than X days. 0 or lower means no retention.
sasUrl string SAS url to a azure blob container with read/write/list/delete permissions.
View JSON Schema on GitHub