Linux Web App Logs Application Logs Azure Blob Storage Args
data class LinuxWebAppLogsApplicationLogsAzureBlobStorageArgs(val level: Output<String>, val retentionInDays: Output<Int>, val sasUrl: Output<String>) : ConvertibleToJava<LinuxWebAppLogsApplicationLogsAzureBlobStorageArgs>
Constructors
Link copied to clipboard
fun LinuxWebAppLogsApplicationLogsAzureBlobStorageArgs(level: Output<String>, retentionInDays: Output<Int>, sasUrl: Output<String>)