Windows Web App Slot Logs Http Logs File System Args
data class WindowsWebAppSlotLogsHttpLogsFileSystemArgs(val retentionInDays: Output<Int>, val retentionInMb: Output<Int>) : ConvertibleToJava<WindowsWebAppSlotLogsHttpLogsFileSystemArgs>
Constructors
Link copied to clipboard
fun WindowsWebAppSlotLogsHttpLogsFileSystemArgs(retentionInDays: Output<Int>, retentionInMb: Output<Int>)