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