LinuxFunctionAppBackupArgs

fun LinuxFunctionAppBackupArgs(enabled: Output<Boolean>? = null, name: Output<String>, schedule: Output<LinuxFunctionAppBackupScheduleArgs>, storageAccountUrl: Output<String>)