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