AzureBlobStorageHttpLogsConfig

Http logs to azure blob storage configuration.

AzureComputeFaaSFunctionsServerless

Properties

Name Type Description
enabled boolean True if configuration is enabled, false if it is disabled and null if configuration is not set.
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